public class CustomDataTypesRegistration
extends java.lang.Object
implements org.hibernate.boot.spi.SessionFactoryBuilderFactory
| Constructor and Description |
|---|
CustomDataTypesRegistration() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.boot.SessionFactoryBuilder |
getSessionFactoryBuilder(org.hibernate.boot.spi.MetadataImplementor metadata,
org.hibernate.boot.spi.SessionFactoryBuilderImplementor defaultBuilder) |
static java.util.Set<org.hibernate.type.BasicType> |
getTypeOverrides() |
public org.hibernate.boot.SessionFactoryBuilder getSessionFactoryBuilder(org.hibernate.boot.spi.MetadataImplementor metadata,
org.hibernate.boot.spi.SessionFactoryBuilderImplementor defaultBuilder)
getSessionFactoryBuilder in interface org.hibernate.boot.spi.SessionFactoryBuilderFactorypublic static java.util.Set<org.hibernate.type.BasicType> getTypeOverrides()