|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Value.JdbcCodes | |
---|---|
org.hibernate.metamodel.relational | This package defines the metamodel of a relational database schema. |
Uses of Value.JdbcCodes in org.hibernate.metamodel.relational |
---|
Methods in org.hibernate.metamodel.relational with parameters of type Value.JdbcCodes | |
---|---|
void |
Value.validateJdbcTypes(Value.JdbcCodes typeCodes)
Validate the value against the incoming JDBC type code array, both in terms of number of types and compatibility of types. |
void |
Tuple.validateJdbcTypes(Value.JdbcCodes typeCodes)
|
void |
AbstractSimpleValue.validateJdbcTypes(Value.JdbcCodes typeCodes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |