|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeInfo | |
|---|---|
| org.hibernate.engine.jdbc.internal | |
| org.hibernate.engine.jdbc.spi | |
| Uses of TypeInfo in org.hibernate.engine.jdbc.internal |
|---|
| Methods in org.hibernate.engine.jdbc.internal that return types with arguments of type TypeInfo | |
|---|---|
static LinkedHashSet<TypeInfo> |
TypeInfoExtracter.extractTypeInfo(DatabaseMetaData metaData)
Perform the extraction |
| Uses of TypeInfo in org.hibernate.engine.jdbc.spi |
|---|
| Methods in org.hibernate.engine.jdbc.spi that return types with arguments of type TypeInfo | |
|---|---|
LinkedHashSet<TypeInfo> |
ExtractedDatabaseMetaData.getTypeInfoSet()
Set of type info reported by the driver. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||