Uses of Interface
org.hibernate.cfg.ObjectNameSource
-
Packages that use ObjectNameSource Package Description org.hibernate.cfg.annotations -
-
Uses of ObjectNameSource in org.hibernate.cfg.annotations
Methods in org.hibernate.cfg.annotations with parameters of type ObjectNameSource Modifier and Type Method Description static TableTableBinder. buildAndFillTable(String schema, String catalog, ObjectNameSource nameSource, NamingStrategyHelper namingStrategyHelper, boolean isAbstract, List<UniqueConstraintHolder> uniqueConstraints, List<JPAIndexHolder> jpaIndexHolders, String constraints, MetadataBuildingContext buildingContext, String subselect, InFlightMetadataCollector.EntityTableXref denormalizedSuperTableXref)
-