|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NTextType | |
---|---|
org.hibernate.type | A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types. |
Uses of NTextType in org.hibernate.type |
---|
Fields in org.hibernate.type declared as NTextType | |
---|---|
static NTextType |
NTextType.INSTANCE
|
static NTextType |
StandardBasicTypes.NTEXT
The standard Hibernate type for mapping String to JDBC LONGNVARCHAR . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |