HHH-3892 : restore original author
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17332 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
5efada8f33
commit
c49ab737cc
|
@ -30,7 +30,7 @@ import java.sql.Types;
|
|||
/**
|
||||
* <tt>text</tt>: A type that maps an SQL LONGVARCHAR to a Java String.
|
||||
*
|
||||
* @author Gail Badner
|
||||
* @author Gavin King, Bertrand Renuart
|
||||
*/
|
||||
public class TextType extends AbstractLongStringType {
|
||||
|
||||
|
|
Loading…
Reference in New Issue