Package org.hibernate.processor.util
Class Constants
- java.lang.Object
-
- org.hibernate.processor.util.Constants
-
public final class Constants extends Object
-
-
Field Summary
-
-
-
Field Detail
-
ENTITY
public static final String ENTITY
- See Also:
- Constant Field Values
-
MAPPED_SUPERCLASS
public static final String MAPPED_SUPERCLASS
- See Also:
- Constant Field Values
-
EMBEDDABLE
public static final String EMBEDDABLE
- See Also:
- Constant Field Values
-
EMBEDDED
public static final String EMBEDDED
- See Also:
- Constant Field Values
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
ID_CLASS
public static final String ID_CLASS
- See Also:
- Constant Field Values
-
EMBEDDED_ID
public static final String EMBEDDED_ID
- See Also:
- Constant Field Values
-
NATURAL_ID
public static final String NATURAL_ID
- See Also:
- Constant Field Values
-
TRANSIENT
public static final String TRANSIENT
- See Also:
- Constant Field Values
-
BASIC
public static final String BASIC
- See Also:
- Constant Field Values
-
ONE_TO_ONE
public static final String ONE_TO_ONE
- See Also:
- Constant Field Values
-
ONE_TO_MANY
public static final String ONE_TO_MANY
- See Also:
- Constant Field Values
-
MANY_TO_ONE
public static final String MANY_TO_ONE
- See Also:
- Constant Field Values
-
MANY_TO_MANY
public static final String MANY_TO_MANY
- See Also:
- Constant Field Values
-
MANY_TO_ANY
public static final String MANY_TO_ANY
- See Also:
- Constant Field Values
-
MAP_KEY_CLASS
public static final String MAP_KEY_CLASS
- See Also:
- Constant Field Values
-
ELEMENT_COLLECTION
public static final String ELEMENT_COLLECTION
- See Also:
- Constant Field Values
-
ACCESS
public static final String ACCESS
- See Also:
- Constant Field Values
-
CONVERT
public static final String CONVERT
- See Also:
- Constant Field Values
-
HIBERNATE_TYPE
public static final String HIBERNATE_TYPE
- See Also:
- Constant Field Values
-
NAMED_QUERY
public static final String NAMED_QUERY
- See Also:
- Constant Field Values
-
NAMED_QUERIES
public static final String NAMED_QUERIES
- See Also:
- Constant Field Values
-
NAMED_NATIVE_QUERY
public static final String NAMED_NATIVE_QUERY
- See Also:
- Constant Field Values
-
NAMED_NATIVE_QUERIES
public static final String NAMED_NATIVE_QUERIES
- See Also:
- Constant Field Values
-
SQL_RESULT_SET_MAPPING
public static final String SQL_RESULT_SET_MAPPING
- See Also:
- Constant Field Values
-
SQL_RESULT_SET_MAPPINGS
public static final String SQL_RESULT_SET_MAPPINGS
- See Also:
- Constant Field Values
-
NAMED_ENTITY_GRAPH
public static final String NAMED_ENTITY_GRAPH
- See Also:
- Constant Field Values
-
NAMED_ENTITY_GRAPHS
public static final String NAMED_ENTITY_GRAPHS
- See Also:
- Constant Field Values
-
HIB_NAMED_QUERY
public static final String HIB_NAMED_QUERY
- See Also:
- Constant Field Values
-
HIB_NAMED_QUERIES
public static final String HIB_NAMED_QUERIES
- See Also:
- Constant Field Values
-
HIB_NAMED_NATIVE_QUERY
public static final String HIB_NAMED_NATIVE_QUERY
- See Also:
- Constant Field Values
-
HIB_NAMED_NATIVE_QUERIES
public static final String HIB_NAMED_NATIVE_QUERIES
- See Also:
- Constant Field Values
-
HIB_FETCH_PROFILE
public static final String HIB_FETCH_PROFILE
- See Also:
- Constant Field Values
-
HIB_FETCH_PROFILES
public static final String HIB_FETCH_PROFILES
- See Also:
- Constant Field Values
-
HIB_FILTER_DEF
public static final String HIB_FILTER_DEF
- See Also:
- Constant Field Values
-
HIB_FILTER_DEFS
public static final String HIB_FILTER_DEFS
- See Also:
- Constant Field Values
-
HQL
public static final String HQL
- See Also:
- Constant Field Values
-
SQL
public static final String SQL
- See Also:
- Constant Field Values
-
FIND
public static final String FIND
- See Also:
- Constant Field Values
-
PATTERN
public static final String PATTERN
- See Also:
- Constant Field Values
-
SUPPRESS
public static final String SUPPRESS
- See Also:
- Constant Field Values
-
JD_REPOSITORY
public static final String JD_REPOSITORY
- See Also:
- Constant Field Values
-
JD_QUERY
public static final String JD_QUERY
- See Also:
- Constant Field Values
-
JD_FIND
public static final String JD_FIND
- See Also:
- Constant Field Values
-
JD_INSERT
public static final String JD_INSERT
- See Also:
- Constant Field Values
-
JD_UPDATE
public static final String JD_UPDATE
- See Also:
- Constant Field Values
-
JD_DELETE
public static final String JD_DELETE
- See Also:
- Constant Field Values
-
JD_SAVE
public static final String JD_SAVE
- See Also:
- Constant Field Values
-
JD_LIMIT
public static final String JD_LIMIT
- See Also:
- Constant Field Values
-
JD_SORT
public static final String JD_SORT
- See Also:
- Constant Field Values
-
JD_ORDER
public static final String JD_ORDER
- See Also:
- Constant Field Values
-
JD_PAGE_REQUEST
public static final String JD_PAGE_REQUEST
- See Also:
- Constant Field Values
-
JD_PAGE
public static final String JD_PAGE
- See Also:
- Constant Field Values
-
JD_CURSORED_PAGE
public static final String JD_CURSORED_PAGE
- See Also:
- Constant Field Values
-
BASIC_REPOSITORY
public static final String BASIC_REPOSITORY
- See Also:
- Constant Field Values
-
CRUD_REPOSITORY
public static final String CRUD_REPOSITORY
- See Also:
- Constant Field Values
-
DATA_REPOSITORY
public static final String DATA_REPOSITORY
- See Also:
- Constant Field Values
-
JD_ORDER_BY
public static final String JD_ORDER_BY
- See Also:
- Constant Field Values
-
JD_ORDER_BY_LIST
public static final String JD_ORDER_BY_LIST
- See Also:
- Constant Field Values
-
HIB_ORDER
public static final String HIB_ORDER
- See Also:
- Constant Field Values
-
HIB_PAGE
public static final String HIB_PAGE
- See Also:
- Constant Field Values
-
HIB_KEYED_PAGE
public static final String HIB_KEYED_PAGE
- See Also:
- Constant Field Values
-
HIB_KEYED_RESULT_LIST
public static final String HIB_KEYED_RESULT_LIST
- See Also:
- Constant Field Values
-
HIB_SORT_DIRECTION
public static final String HIB_SORT_DIRECTION
- See Also:
- Constant Field Values
-
CHECK_HQL
public static final String CHECK_HQL
- See Also:
- Constant Field Values
-
ENTITY_MANAGER
public static final String ENTITY_MANAGER
- See Also:
- Constant Field Values
-
ENTITY_MANAGER_FACTORY
public static final String ENTITY_MANAGER_FACTORY
- See Also:
- Constant Field Values
-
QUERY
public static final String QUERY
- See Also:
- Constant Field Values
-
TYPED_QUERY
public static final String TYPED_QUERY
- See Also:
- Constant Field Values
-
HIB_QUERY
public static final String HIB_QUERY
- See Also:
- Constant Field Values
-
HIB_SELECTION_QUERY
public static final String HIB_SELECTION_QUERY
- See Also:
- Constant Field Values
-
HIB_SESSION
public static final String HIB_SESSION
- See Also:
- Constant Field Values
-
HIB_SESSION_FACTORY
public static final String HIB_SESSION_FACTORY
- See Also:
- Constant Field Values
-
HIB_STATELESS_SESSION
public static final String HIB_STATELESS_SESSION
- See Also:
- Constant Field Values
-
MUTINY_SESSION_FACTORY
public static final String MUTINY_SESSION_FACTORY
- See Also:
- Constant Field Values
-
MUTINY_SESSION
public static final String MUTINY_SESSION
- See Also:
- Constant Field Values
-
MUTINY_STATELESS_SESSION
public static final String MUTINY_STATELESS_SESSION
- See Also:
- Constant Field Values
-
QUARKUS_SESSION_OPERATIONS
public static final String QUARKUS_SESSION_OPERATIONS
- See Also:
- Constant Field Values
-
TUPLE
public static final String TUPLE
- See Also:
- Constant Field Values
-
UNI
public static final String UNI
- See Also:
- Constant Field Values
-
UNI_MUTINY_SESSION
public static final String UNI_MUTINY_SESSION
- See Also:
- Constant Field Values
-
UNI_MUTINY_STATELESS_SESSION
public static final String UNI_MUTINY_STATELESS_SESSION
- See Also:
- Constant Field Values
-
UNI_INTEGER
public static final String UNI_INTEGER
- See Also:
- Constant Field Values
-
UNI_VOID
public static final String UNI_VOID
- See Also:
- Constant Field Values
-
UNI_BOOLEAN
public static final String UNI_BOOLEAN
- See Also:
- Constant Field Values
-
BOXED_VOID
public static final String BOXED_VOID
- See Also:
- Constant Field Values
-
SINGULAR_ATTRIBUTE
public static final String SINGULAR_ATTRIBUTE
- See Also:
- Constant Field Values
-
COLLECTION_ATTRIBUTE
public static final String COLLECTION_ATTRIBUTE
- See Also:
- Constant Field Values
-
SET_ATTRIBUTE
public static final String SET_ATTRIBUTE
- See Also:
- Constant Field Values
-
LIST_ATTRIBUTE
public static final String LIST_ATTRIBUTE
- See Also:
- Constant Field Values
-
MAP_ATTRIBUTE
public static final String MAP_ATTRIBUTE
- See Also:
- Constant Field Values
-
JAVA_OBJECT
public static final String JAVA_OBJECT
- See Also:
- Constant Field Values
-
ITERABLE
public static final String ITERABLE
- See Also:
- Constant Field Values
-
COLLECTION
public static final String COLLECTION
- See Also:
- Constant Field Values
-
LIST
public static final String LIST
- See Also:
- Constant Field Values
-
MAP
public static final String MAP
- See Also:
- Constant Field Values
-
SET
public static final String SET
- See Also:
- Constant Field Values
-
OPTIONAL
public static final String OPTIONAL
- See Also:
- Constant Field Values
-
STREAM
public static final String STREAM
- See Also:
- Constant Field Values
-
NULLABLE
public static final String NULLABLE
- See Also:
- Constant Field Values
-
PANACHE_ORM_REPOSITORY_BASE
public static final String PANACHE_ORM_REPOSITORY_BASE
- See Also:
- Constant Field Values
-
PANACHE_ORM_ENTITY_BASE
public static final String PANACHE_ORM_ENTITY_BASE
- See Also:
- Constant Field Values
-
PANACHE_REACTIVE_REPOSITORY_BASE
public static final String PANACHE_REACTIVE_REPOSITORY_BASE
- See Also:
- Constant Field Values
-
PANACHE_REACTIVE_ENTITY_BASE
public static final String PANACHE_REACTIVE_ENTITY_BASE
- See Also:
- Constant Field Values
-
-