|
Spring Data JPA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.springframework.* |
|---|
| org.springframework.data.jpa.domain.support.AuditingBeanFactoryPostProcessor | ||
|---|---|---|
public static final String |
BEAN_CONFIGURER_ASPECT_BEAN_NAME |
"org.springframework.context.config.internalBeanConfigurerAspect" |
| org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension | ||
|---|---|---|
public static final String |
JPA_MAPPING_CONTEXT_BEAN_NAME |
"jpaMapppingContext" |
| org.springframework.data.jpa.repository.query.QueryUtils | ||
|---|---|---|
public static final String |
COUNT_QUERY_STRING |
"select count(%s) from %s x" |
public static final String |
DELETE_ALL_QUERY_STRING |
"delete from %s x" |
|
Spring Data JPA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||