Class PrimaryKeyWrapperFactory

java.lang.Object
org.hibernate.tool.orm.jbt.internal.factory.PrimaryKeyWrapperFactory

public class PrimaryKeyWrapperFactory extends Object
  • Constructor Details

    • PrimaryKeyWrapperFactory

      public PrimaryKeyWrapperFactory()
  • Method Details

    • createPrimaryKeyWrapper

      public static PrimaryKeyWrapper createPrimaryKeyWrapper(org.hibernate.mapping.PrimaryKey wrappedPrimaryKey)