Uses of Interface
org.hibernate.boot.model.TypeContributions
-
-
Uses of TypeContributions in org.hibernate.boot.model
Methods in org.hibernate.boot.model with parameters of type TypeContributions Modifier and Type Method Description void
TypeContributor. contribute(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
Contribute types -
Uses of TypeContributions in org.hibernate.dialect
Methods in org.hibernate.dialect with parameters of type TypeContributions Modifier and Type Method Description void
AbstractHANADialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
void
CockroachDB192Dialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
void
Dialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
Allows the Dialect to contribute additional typesvoid
Oracle12cDialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
void
PostgreSQL82Dialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
-
Uses of TypeContributions in org.hibernate.spatial.dialect.cockroachdb
Methods in org.hibernate.spatial.dialect.cockroachdb with parameters of type TypeContributions Modifier and Type Method Description void
CockroachDB202SpatialDialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
void
CockroachDBSpatialSupport. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
default void
CockroachSpatialDialectTrait. delegateContributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
-
Uses of TypeContributions in org.hibernate.spatial.dialect.db2
Methods in org.hibernate.spatial.dialect.db2 with parameters of type TypeContributions Modifier and Type Method Description void
DB2SpatialDialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
-
Uses of TypeContributions in org.hibernate.spatial.dialect.h2geodb
Methods in org.hibernate.spatial.dialect.h2geodb with parameters of type TypeContributions Modifier and Type Method Description void
GeoDBDialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
-
Uses of TypeContributions in org.hibernate.spatial.dialect.hana
Methods in org.hibernate.spatial.dialect.hana with parameters of type TypeContributions Modifier and Type Method Description void
HANASpatialDialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
-
Uses of TypeContributions in org.hibernate.spatial.dialect.mariadb
Methods in org.hibernate.spatial.dialect.mariadb with parameters of type TypeContributions Modifier and Type Method Description void
MariaDB103SpatialDialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
default void
MariaDBSpatialDialectTrait. delegateContributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
-
Uses of TypeContributions in org.hibernate.spatial.dialect.mysql
Methods in org.hibernate.spatial.dialect.mysql with parameters of type TypeContributions Modifier and Type Method Description void
MySQL56SpatialDialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
Allows the Dialect to contribute additional typesvoid
MySQL5SpatialDialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
void
MySQL8SpatialDialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
void
MySQLSpatialDialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
-
Uses of TypeContributions in org.hibernate.spatial.dialect.oracle
Methods in org.hibernate.spatial.dialect.oracle with parameters of type TypeContributions Modifier and Type Method Description void
OracleSpatial10gDialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
void
OracleSpatialSDO10gDialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
-
Uses of TypeContributions in org.hibernate.spatial.dialect.postgis
Methods in org.hibernate.spatial.dialect.postgis with parameters of type TypeContributions Modifier and Type Method Description void
PostgisPG10Dialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
void
PostgisPG82Dialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
void
PostgisPG91Dialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
void
PostgisPG92Dialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
void
PostgisPG93Dialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
void
PostgisPG94Dialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
void
PostgisPG95Dialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
void
PostgisPG9Dialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
void
PostgisSupport. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
void
PostgisSupport. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry, SqlTypeDescriptor wkbType)
-
Uses of TypeContributions in org.hibernate.spatial.dialect.sqlserver
Methods in org.hibernate.spatial.dialect.sqlserver with parameters of type TypeContributions Modifier and Type Method Description void
SqlServer2008SpatialDialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
void
SqlServer2012SpatialDialect. contributeTypes(TypeContributions typeContributions, ServiceRegistry serviceRegistry)
-