Package | Description |
---|---|
org.hibernate.metamodel.relational |
This package defines the metamodel of a relational database schema.
|
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.