| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"AcrossHibernateModule" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ADVANCED_DTO_CONVERSION |
"across-hibernate.advanced-dto-conversion" |
public static final String |
CREATE_UNITOFWORK_FACTORY |
"across-hibernate.create-unit-of-work-factory" |
public static final String |
HIBERNATE_PROPERTIES |
"across-hibernate.hibernate-properties" |
public static final String |
PERSISTENCE_CONTEXT_VIEW_HANDLER |
"across-hibernate.persistence-context-in-view.handler" |
public static final String |
PERSISTENCE_CONTEXT_VIEW_HANDLER_ORDER |
"across-hibernate.persistence-context-in-view.order" |
public static final String |
REGISTER_REPOSITORY_INTERCEPTOR |
"across-hibernate.register-repository-interceptor" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INTERCEPT_ORDER |
2147483638 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SESSION_HOLDER |
"hibernateSessionHolder" |
public static final String |
TRANSACTION_MANAGER |
"transactionManager" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BEAN_NAME |
"moduleSettings" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STRATEGY |
"com.foreach.across.modules.hibernate.id.AcrossSequenceGenerator" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"AcrossHibernateJpaModule" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PERSISTENCE_UNIT_NAME |
"across-hibernate.persistence-unit-name" |
public static final String |
PRIMARY |
"across-hibernate.primary" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INTERCEPT_ORDER |
2147483638 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TRANSACTION_MANAGER |
"jpaTransactionManager" |
public static final String |
TRANSACTION_TEMPLATE |
"jpaTransactionTemplate" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INTERCEPT_ORDER |
2147483637 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_ORDER |
1000 |
Copyright © 2020. All rights reserved.