Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.data.jpa.repository.support Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
CrudMethodMetadataInterface to abstract CrudMethodMetadata that provide the LockModeType to be used for queryAuthor:Oliver Gierke, Thomas DarimontInterfaceorg.springframework.data.jpa.repository.supportSpringData CouchDb
DefaultJpaContextDefault implementation of JpaContext.Classorg.springframework.data.jpa.repository.supportSpringData CouchDb
EntityManagerBeanDefinitionRegistrarPostProcessorBeanFactoryPostProcessor to register a SharedEntityManagerCreator for everyEntityManagerFactory bean definition found in the application context to enable autowiringClassorg.springframework.data.jpa.repository.supportSpringData CouchDb
JpaEntityInformationExtension of EntityInformation to capture additional JPA specific information about entities.Interfaceorg.springframework.data.jpa.repository.supportSpringData CouchDb
JpaEntityInformationSupportBase class for JpaEntityInformation implementations to share common method implementations.Classorg.springframework.data.jpa.repository.supportSpringData CouchDb
JpaMetamodelEntityInformationto find the domain class' id field.Classorg.springframework.data.jpa.repository.supportSpringData CouchDb
JpaPersistableEntityInformationExtension of JpaMetamodelEntityInformation that consideres methods of Persistable to lookup the id.Classorg.springframework.data.jpa.repository.supportSpringData CouchDb
JpaRepositoryFactoryJPA specific generic repository factory.Classorg.springframework.data.jpa.repository.supportSpringData CouchDb
JpaRepositoryFactoryBeanSpecial adapter for Springs FactoryBean interface to allow easy setup ofrepository factories via Spring configuration.Classorg.springframework.data.jpa.repository.supportSpringData CouchDb
QuerydslHelper instance to ease access to Querydsl JPA query API.Classorg.springframework.data.jpa.repository.supportSpringData CouchDb
QueryDslJpaRepositoryQueryDsl specific extension of SimpleJpaRepository which adds implementation forQueryDslPredicateExecutor.Classorg.springframework.data.jpa.repository.supportSpringData CouchDb
QueryDslRepositorySupportBase class for implementing repositories using QueryDsl library.Classorg.springframework.data.jpa.repository.supportSpringData CouchDb
SimpleJpaRepositoryDefault implementation of the CrudRepository interface.Classorg.springframework.data.jpa.repository.supportSpringData CouchDb