Spring Data JPA

Constant Field Values


Contents
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.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

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.