Uses of Interface
org.hibernate.tool.orm.jbt.api.wrp.PrimaryKeyWrapper
-
Packages that use PrimaryKeyWrapper Package Description org.hibernate.tool.orm.jbt.api.wrp org.hibernate.tool.orm.jbt.internal.factory -
-
Uses of PrimaryKeyWrapper in org.hibernate.tool.orm.jbt.api.wrp
Methods in org.hibernate.tool.orm.jbt.api.wrp that return PrimaryKeyWrapper Modifier and Type Method Description PrimaryKeyWrapperTableWrapper. getPrimaryKey() -
Uses of PrimaryKeyWrapper in org.hibernate.tool.orm.jbt.internal.factory
Methods in org.hibernate.tool.orm.jbt.internal.factory that return PrimaryKeyWrapper Modifier and Type Method Description static PrimaryKeyWrapperPrimaryKeyWrapperFactory. createPrimaryKeyWrapper(org.hibernate.mapping.PrimaryKey wrappedPrimaryKey)
-