Package | Description |
---|---|
org.hibernate.engine.jdbc.spi |
SPI contracts for supporting various aspects of JDBC interaction
|
Modifier and Type | Method and Description |
---|---|
static LinkedHashSet<TypeInfo> |
TypeInfo.extractTypeInfo(DatabaseMetaData metaData)
Extract the type information from the JDBC driver's DatabaseMetaData
|
LinkedHashSet<TypeInfo> |
ExtractedDatabaseMetaData.getTypeInfoSet()
Set of type info reported by the driver.
|
Copyright © 2018. All rights reserved.