Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASS_KEY |
"_class" |
public static final String |
ID_KEY |
"_id" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"http://www.springframework.org/schema/data/jaxb" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
REPOSITORY_INTERFACE_POST_PROCESSOR |
"org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
DEFAULT_REPOSITORY_IMPL_POSTFIX |
"Impl" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_TRANSACTION_MANAGER |
"transactionManager" |
Copyright © 2011-2013-2013 SpringSource. All Rights Reserved.