jar

com.yugabyte : spring-data-yugabytedb

Maven & Gradle

Oct 05, 2019
18 stars

Spring Data YugabyteDB · Spring Data module for YugabyteDB.

Table Of Contents

Latest Version

Download com.yugabyte : spring-data-yugabytedb JAR file - Latest Versions:

All Versions

Download com.yugabyte : spring-data-yugabytedb JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-data-yugabytedb-2.1.10-yb-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.data.jpa.convert.threetenbp

├─ org.springframework.data.jpa.convert.threetenbp.ThreeTenBackPortJpaConverters.class - [JAR]

├─ org.springframework.data.jpa.convert.threetenbp.package-info.class - [JAR]

org.springframework.data.jpa.mapping

├─ org.springframework.data.jpa.mapping.JpaMetamodelMappingContext.class - [JAR]

├─ org.springframework.data.jpa.mapping.JpaPersistentEntity.class - [JAR]

├─ org.springframework.data.jpa.mapping.JpaPersistentEntityImpl.class - [JAR]

├─ org.springframework.data.jpa.mapping.JpaPersistentProperty.class - [JAR]

├─ org.springframework.data.jpa.mapping.JpaPersistentPropertyImpl.class - [JAR]

├─ org.springframework.data.jpa.mapping.package-info.class - [JAR]

org.springframework.data.jpa.projection

├─ org.springframework.data.jpa.projection.CollectionAwareProjectionFactory.class - [JAR]

org.springframework.data.jpa.convert

├─ org.springframework.data.jpa.convert.QueryByExamplePredicateBuilder.class - [JAR]

├─ org.springframework.data.jpa.convert.package-info.class - [JAR]

org.springframework.data.jpa.repository

├─ org.springframework.data.jpa.repository.EntityGraph.class - [JAR]

├─ org.springframework.data.jpa.repository.JpaContext.class - [JAR]

├─ org.springframework.data.jpa.repository.JpaRepository.class - [JAR]

├─ org.springframework.data.jpa.repository.JpaSpecificationExecutor.class - [JAR]

├─ org.springframework.data.jpa.repository.Lock.class - [JAR]

├─ org.springframework.data.jpa.repository.Modifying.class - [JAR]

├─ org.springframework.data.jpa.repository.Query.class - [JAR]

├─ org.springframework.data.jpa.repository.QueryHints.class - [JAR]

├─ org.springframework.data.jpa.repository.Temporal.class - [JAR]

├─ org.springframework.data.jpa.repository.package-info.class - [JAR]

org.springframework.data.jpa.repository.support

├─ org.springframework.data.jpa.repository.support.CrudMethodMetadata.class - [JAR]

├─ org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor.class - [JAR]

├─ org.springframework.data.jpa.repository.support.DefaultJpaContext.class - [JAR]

├─ org.springframework.data.jpa.repository.support.DefaultQueryHints.class - [JAR]

├─ org.springframework.data.jpa.repository.support.EntityManagerBeanDefinitionRegistrarPostProcessor.class - [JAR]

├─ org.springframework.data.jpa.repository.support.JpaEntityInformation.class - [JAR]

├─ org.springframework.data.jpa.repository.support.JpaEntityInformationSupport.class - [JAR]

├─ org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension.class - [JAR]

├─ org.springframework.data.jpa.repository.support.JpaMetamodelEntityInformation.class - [JAR]

├─ org.springframework.data.jpa.repository.support.JpaPersistableEntityInformation.class - [JAR]

├─ org.springframework.data.jpa.repository.support.JpaRepositoryFactory.class - [JAR]

├─ org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean.class - [JAR]

├─ org.springframework.data.jpa.repository.support.JpaRepositoryImplementation.class - [JAR]

├─ org.springframework.data.jpa.repository.support.QueryHints.class - [JAR]

├─ org.springframework.data.jpa.repository.support.Querydsl.class - [JAR]

├─ org.springframework.data.jpa.repository.support.QuerydslJpaPredicateExecutor.class - [JAR]

├─ org.springframework.data.jpa.repository.support.QuerydslJpaRepository.class - [JAR]

├─ org.springframework.data.jpa.repository.support.QuerydslRepositorySupport.class - [JAR]

├─ org.springframework.data.jpa.repository.support.SimpleJpaRepository.class - [JAR]

├─ org.springframework.data.jpa.repository.support.package-info.class - [JAR]

org.springframework.data.jpa.repository.query

├─ org.springframework.data.jpa.repository.query.AbstractJpaQuery.class - [JAR]

├─ org.springframework.data.jpa.repository.query.AbstractStringBasedJpaQuery.class - [JAR]

├─ org.springframework.data.jpa.repository.query.DeclaredQuery.class - [JAR]

├─ org.springframework.data.jpa.repository.query.DefaultJpaEntityMetadata.class - [JAR]

├─ org.springframework.data.jpa.repository.query.EmptyDeclaredQuery.class - [JAR]

├─ org.springframework.data.jpa.repository.query.EscapeCharacter.class - [JAR]

├─ org.springframework.data.jpa.repository.query.ExpressionBasedStringQuery.class - [JAR]

├─ org.springframework.data.jpa.repository.query.InvalidJpaQueryMethodException.class - [JAR]

├─ org.springframework.data.jpa.repository.query.Jpa21Utils.class - [JAR]

├─ org.springframework.data.jpa.repository.query.JpaCountQueryCreator.class - [JAR]

├─ org.springframework.data.jpa.repository.query.JpaEntityGraph.class - [JAR]

├─ org.springframework.data.jpa.repository.query.JpaEntityMetadata.class - [JAR]

├─ org.springframework.data.jpa.repository.query.JpaParameters.class - [JAR]

├─ org.springframework.data.jpa.repository.query.JpaParametersParameterAccessor.class - [JAR]

├─ org.springframework.data.jpa.repository.query.JpaQueryCreator.class - [JAR]

├─ org.springframework.data.jpa.repository.query.JpaQueryExecution.class - [JAR]

├─ org.springframework.data.jpa.repository.query.JpaQueryFactory.class - [JAR]

├─ org.springframework.data.jpa.repository.query.JpaQueryLookupStrategy.class - [JAR]

├─ org.springframework.data.jpa.repository.query.JpaQueryMethod.class - [JAR]

├─ org.springframework.data.jpa.repository.query.JpaResultConverters.class - [JAR]

├─ org.springframework.data.jpa.repository.query.NamedQuery.class - [JAR]

├─ org.springframework.data.jpa.repository.query.NativeJpaQuery.class - [JAR]

├─ org.springframework.data.jpa.repository.query.ParameterBinder.class - [JAR]

├─ org.springframework.data.jpa.repository.query.ParameterBinderFactory.class - [JAR]

├─ org.springframework.data.jpa.repository.query.ParameterMetadataProvider.class - [JAR]

├─ org.springframework.data.jpa.repository.query.PartTreeJpaQuery.class - [JAR]

├─ org.springframework.data.jpa.repository.query.Procedure.class - [JAR]

├─ org.springframework.data.jpa.repository.query.QueryParameterSetter.class - [JAR]

├─ org.springframework.data.jpa.repository.query.QueryParameterSetterFactory.class - [JAR]

├─ org.springframework.data.jpa.repository.query.QueryUtils.class - [JAR]

├─ org.springframework.data.jpa.repository.query.SimpleJpaQuery.class - [JAR]

├─ org.springframework.data.jpa.repository.query.StoredProcedureAttributeSource.class - [JAR]

├─ org.springframework.data.jpa.repository.query.StoredProcedureAttributes.class - [JAR]

├─ org.springframework.data.jpa.repository.query.StoredProcedureJpaQuery.class - [JAR]

├─ org.springframework.data.jpa.repository.query.StringQuery.class - [JAR]

├─ org.springframework.data.jpa.repository.query.package-info.class - [JAR]

org.springframework.data.jpa.domain

├─ org.springframework.data.jpa.domain.AbstractAuditable.class - [JAR]

├─ org.springframework.data.jpa.domain.AbstractAuditable_.class - [JAR]

├─ org.springframework.data.jpa.domain.AbstractPersistable.class - [JAR]

├─ org.springframework.data.jpa.domain.AbstractPersistable_.class - [JAR]

├─ org.springframework.data.jpa.domain.JpaSort.class - [JAR]

├─ org.springframework.data.jpa.domain.QAbstractAuditable.class - [JAR]

├─ org.springframework.data.jpa.domain.QAbstractPersistable.class - [JAR]

├─ org.springframework.data.jpa.domain.Specification.class - [JAR]

├─ org.springframework.data.jpa.domain.Specifications.class - [JAR]

├─ org.springframework.data.jpa.domain.package-info.class - [JAR]

com.yugabyte.spring

├─ com.yugabyte.spring.AbstractYugabyteConfiguration.class - [JAR]

org.springframework.data.jpa.repository.config

├─ org.springframework.data.jpa.repository.config.AuditingBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.jpa.repository.config.BeanDefinitionNames.class - [JAR]

├─ org.springframework.data.jpa.repository.config.EnableJpaAuditing.class - [JAR]

├─ org.springframework.data.jpa.repository.config.EnableJpaRepositories.class - [JAR]

├─ org.springframework.data.jpa.repository.config.InspectionClassLoader.class - [JAR]

├─ org.springframework.data.jpa.repository.config.JpaAuditingRegistrar.class - [JAR]

├─ org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.class - [JAR]

├─ org.springframework.data.jpa.repository.config.JpaRepositoriesRegistrar.class - [JAR]

├─ org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension.class - [JAR]

├─ org.springframework.data.jpa.repository.config.JpaRepositoryNameSpaceHandler.class - [JAR]

├─ org.springframework.data.jpa.repository.config.package-info.class - [JAR]

org.springframework.data.jpa.util

├─ org.springframework.data.jpa.util.BeanDefinitionUtils.class - [JAR]

├─ org.springframework.data.jpa.util.HibernateProxyDetector.class - [JAR]

├─ org.springframework.data.jpa.util.JpaMetamodel.class - [JAR]

├─ org.springframework.data.jpa.util.JpaMetamodelCacheCleanup.class - [JAR]

├─ org.springframework.data.jpa.util.package-info.class - [JAR]

org.springframework.data.jpa.convert.threeten

├─ org.springframework.data.jpa.convert.threeten.Jsr310JpaConverters.class - [JAR]

├─ org.springframework.data.jpa.convert.threeten.package-info.class - [JAR]

org.springframework.data.jpa.domain.support

├─ org.springframework.data.jpa.domain.support.AuditingBeanFactoryPostProcessor.class - [JAR]

├─ org.springframework.data.jpa.domain.support.AuditingEntityListener.class - [JAR]

├─ org.springframework.data.jpa.domain.support.package-info.class - [JAR]

org.springframework.data.jpa.support

├─ org.springframework.data.jpa.support.ClasspathScanningPersistenceUnitPostProcessor.class - [JAR]

├─ org.springframework.data.jpa.support.MergingPersistenceUnitManager.class - [JAR]

├─ org.springframework.data.jpa.support.package-info.class - [JAR]

org.springframework.data.jpa.provider

├─ org.springframework.data.jpa.provider.HibernateUtils.class - [JAR]

├─ org.springframework.data.jpa.provider.JpaClassUtils.class - [JAR]

├─ org.springframework.data.jpa.provider.PersistenceProvider.class - [JAR]

├─ org.springframework.data.jpa.provider.ProxyIdAccessor.class - [JAR]

├─ org.springframework.data.jpa.provider.QueryExtractor.class - [JAR]

├─ org.springframework.data.jpa.provider.package-info.class - [JAR]

org.springframework.data.jpa.repository.cdi

├─ org.springframework.data.jpa.repository.cdi.JpaRepositoryBean.class - [JAR]

├─ org.springframework.data.jpa.repository.cdi.JpaRepositoryExtension.class - [JAR]

├─ org.springframework.data.jpa.repository.cdi.package-info.class - [JAR]

Advertisement