Uses of Interface
com.blazebit.persistence.integration.hibernate.base.TableNameFormatter
Packages that use TableNameFormatter
-
Uses of TableNameFormatter in com.blazebit.persistence.integration.hibernate.base
Classes in com.blazebit.persistence.integration.hibernate.base that implement TableNameFormatterConstructors in com.blazebit.persistence.integration.hibernate.base with parameters of type TableNameFormatterModifierConstructorDescriptionSimpleDatabase(Iterator<org.hibernate.mapping.Table> iter, org.hibernate.dialect.Dialect dialect, TableNameFormatter formatter, org.hibernate.engine.spi.Mapping mapping)