Class PrimaryKeyWrapperFactory
java.lang.Object
org.hibernate.tool.orm.jbt.internal.factory.PrimaryKeyWrapperFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PrimaryKeyWrappercreatePrimaryKeyWrapper(org.hibernate.mapping.PrimaryKey wrappedPrimaryKey)
-
Constructor Details
-
PrimaryKeyWrapperFactory
public PrimaryKeyWrapperFactory()
-
-
Method Details
-
createPrimaryKeyWrapper
public static PrimaryKeyWrapper createPrimaryKeyWrapper(org.hibernate.mapping.PrimaryKey wrappedPrimaryKey)
-