Constant Field Values

Contents

org.hibernate.*

  • org.hibernate.Length
    Modifier and Type
    Constant Field
    Value
    public static final int
    255
    public static final int
    1048576
    public static final int
    32600
    public static final int
    32767
    public static final int
    2147483647
  • org.hibernate.LockOptions
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
    public static final int
    -2
    public static final int
    -1
  • org.hibernate.boot.BootLogging
    Modifier and Type
    Constant Field
    Value
    public static final String
    "org.hibernate.orm.boot"
  • org.hibernate.boot.model.source.spi.AttributePath
    Modifier and Type
    Constant Field
    Value
    public static final char
    '.'
  • org.hibernate.boot.model.source.spi.AttributeRole
    Modifier and Type
    Constant Field
    Value
    public static final char
    '.'
  • org.hibernate.boot.models.xml.XmlProcessLogging
    Modifier and Type
    Constant Field
    Value
    public static final String
    "org.hibernate.orm.boot.models.xml"
  • org.hibernate.boot.query.BootQueryLogging
    Modifier and Type
    Constant Field
    Value
    public static final String
    "org.hibernate.orm.boot.query"
  • org.hibernate.cache.spi.support.SimpleTimestamper
    Modifier and Type
    Constant Field
    Value
    public static final short
    4096
  • org.hibernate.engine.jdbc.batch.JdbcBatchLogging
    Modifier and Type
    Constant Field
    Value
    public static final String
    "org.hibernate.orm.jdbc.batch"
  • org.hibernate.query.hql.HqlLogging
    Modifier and Type
    Constant Field
    Value
    public static final String
    "org.hibernate.orm.query.hql"
  • org.hibernate.sql.model.ModelMutationLogging
    Modifier and Type
    Constant Field
    Value
    public static final String
    "org.hibernate.orm.jdbc.mutation"
  • org.hibernate.sql.results.LoadingLogger
    Modifier and Type
    Constant Field
    Value
    public static final String
    "org.hibernate.orm.results.loading"
  • org.hibernate.sql.results.ResultsLogger
    Modifier and Type
    Constant Field
    Value
    public static final String
    "org.hibernate.orm.results"
  • org.hibernate.sql.results.graph.entity.EntityLoadingLogging
    Modifier and Type
    Constant Field
    Value
    public static final String
    "org.hibernate.orm.results.loading.entity"