jar

com.3pillarglobal.labs : spring-data-simpledb

Maven & Gradle

May 13, 2014
13 stars

Spring Data SimpleDB Implementation · Provides a POJO centric model as per Spring Data interfaces to interact with Amazon SimpleDB, a non-relational datastore

Table Of Contents

Latest Version

Download com.3pillarglobal.labs : spring-data-simpledb JAR file - Latest Versions:

All Versions

Download com.3pillarglobal.labs : spring-data-simpledb JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
1.0

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-simpledb-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.data.simpledb.repository.support.entityinformation

├─ org.springframework.data.simpledb.repository.support.entityinformation.SimpleDBEntityMappingInformation.class - [JAR]

├─ org.springframework.data.simpledb.repository.support.entityinformation.SimpleDbEntityInformation.class - [JAR]

├─ org.springframework.data.simpledb.repository.support.entityinformation.SimpleDbEntityInformationSupport.class - [JAR]

├─ org.springframework.data.simpledb.repository.support.entityinformation.SimpleDbMetamodelEntityInformation.class - [JAR]

org.springframework.data.simpledb.util

├─ org.springframework.data.simpledb.util.AlphanumStringComparator.class - [JAR]

├─ org.springframework.data.simpledb.util.MapUtils.class - [JAR]

├─ org.springframework.data.simpledb.util.RandomValueGenerator.class - [JAR]

├─ org.springframework.data.simpledb.util.StringUtil.class - [JAR]

org.springframework.data.simpledb.core.entity

├─ org.springframework.data.simpledb.core.entity.AbstractFieldWrapper.class - [JAR]

├─ org.springframework.data.simpledb.core.entity.AbstractSimpleFieldWrapper.class - [JAR]

├─ org.springframework.data.simpledb.core.entity.EntityWrapper.class - [JAR]

├─ org.springframework.data.simpledb.core.entity.FieldWrapperFactory.class - [JAR]

├─ org.springframework.data.simpledb.core.entity.InstantiableFieldWrapper.class - [JAR]

├─ org.springframework.data.simpledb.core.entity.JSONFieldWrapper.class - [JAR]

├─ org.springframework.data.simpledb.core.entity.NestedEntityFieldWrapper.class - [JAR]

├─ org.springframework.data.simpledb.core.entity.ReferenceEntityFieldWrapper.class - [JAR]

├─ org.springframework.data.simpledb.core.entity.SimpleFieldWrapper.class - [JAR]

org.springframework.data.simpledb.annotation

├─ org.springframework.data.simpledb.annotation.Attributes.class - [JAR]

├─ org.springframework.data.simpledb.annotation.DomainPrefix.class - [JAR]

├─ org.springframework.data.simpledb.annotation.Query.class - [JAR]

org.springframework.data.simpledb.query

├─ org.springframework.data.simpledb.query.PartTreeConverter.class - [JAR]

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

├─ org.springframework.data.simpledb.query.SdbItemQuery.class - [JAR]

├─ org.springframework.data.simpledb.query.SimpleDbPartTreeQueryMethod.class - [JAR]

├─ org.springframework.data.simpledb.query.SimpleDbQueryLookupStrategy.class - [JAR]

├─ org.springframework.data.simpledb.query.SimpleDbQueryMethod.class - [JAR]

├─ org.springframework.data.simpledb.query.SimpleDbQueryRunner.class - [JAR]

├─ org.springframework.data.simpledb.query.SimpleDbRepositoryQuery.class - [JAR]

├─ org.springframework.data.simpledb.query.SimpleDbResultConverter.class - [JAR]

org.springframework.data.simpledb.repository.config

├─ org.springframework.data.simpledb.repository.config.EnableSimpleDBRepositories.class - [JAR]

├─ org.springframework.data.simpledb.repository.config.SimpleDBRepositoriesRegistrar.class - [JAR]

├─ org.springframework.data.simpledb.repository.config.SimpleDbRepositoryConfigExtension.class - [JAR]

├─ org.springframework.data.simpledb.repository.config.SimpleDbRepositoryNamespaceHandler.class - [JAR]

org.springframework.data.simpledb.repository.support

├─ org.springframework.data.simpledb.repository.support.EmptyResultDataAccessException.class - [JAR]

├─ org.springframework.data.simpledb.repository.support.SimpleDbRepositoryFactory.class - [JAR]

├─ org.springframework.data.simpledb.repository.support.SimpleDbRepositoryFactoryBean.class - [JAR]

├─ org.springframework.data.simpledb.repository.support.SimpleDbRepositoryImpl.class - [JAR]

org.springframework.data.simpledb.exception

├─ org.springframework.data.simpledb.exception.InvalidSimpleDBQueryException.class - [JAR]

├─ org.springframework.data.simpledb.exception.SimpleDbExceptionTranslator.class - [JAR]

├─ org.springframework.data.simpledb.exception.UncategorizedSpringDaoException.class - [JAR]

org.springframework.data.simpledb.core

├─ org.springframework.data.simpledb.core.AbstractServiceUnavailableOperationRetrier.class - [JAR]

├─ org.springframework.data.simpledb.core.AbstractSimpleDbTemplate.class - [JAR]

├─ org.springframework.data.simpledb.core.DomainItemBuilder.class - [JAR]

├─ org.springframework.data.simpledb.core.QueryBuilder.class - [JAR]

├─ org.springframework.data.simpledb.core.SimpleDb.class - [JAR]

├─ org.springframework.data.simpledb.core.SimpleDbDomain.class - [JAR]

├─ org.springframework.data.simpledb.core.SimpleDbOperations.class - [JAR]

├─ org.springframework.data.simpledb.core.SimpleDbRequestBuilder.class - [JAR]

├─ org.springframework.data.simpledb.core.SimpleDbTemplate.class - [JAR]

org.springframework.data.simpledb.reflection

├─ org.springframework.data.simpledb.reflection.FieldType.class - [JAR]

├─ org.springframework.data.simpledb.reflection.FieldTypeIdentifier.class - [JAR]

├─ org.springframework.data.simpledb.reflection.MetadataParser.class - [JAR]

├─ org.springframework.data.simpledb.reflection.ReflectionUtils.class - [JAR]

├─ org.springframework.data.simpledb.reflection.SupportedCoreTypes.class - [JAR]

org.springframework.data.simpledb.repository

├─ org.springframework.data.simpledb.repository.SimpleDbPagingAndSortingRepository.class - [JAR]

org.springframework.data.simpledb.core.entity.json

├─ org.springframework.data.simpledb.core.entity.json.JsonMarshaller.class - [JAR]

├─ org.springframework.data.simpledb.core.entity.json.JsonUnknownPropertyHandler.class - [JAR]

org.springframework.data.simpledb.attributeutil

├─ org.springframework.data.simpledb.attributeutil.AmazonSimpleDBUtil.class - [JAR]

├─ org.springframework.data.simpledb.attributeutil.AttributesKeySplitter.class - [JAR]

├─ org.springframework.data.simpledb.attributeutil.SimpleDBAttributeConverter.class - [JAR]

├─ org.springframework.data.simpledb.attributeutil.SimpleDbAttributeValueSplitter.class - [JAR]

org.springframework.data.simpledb.query.executions

├─ org.springframework.data.simpledb.query.executions.AbstractSimpleDbQueryExecution.class - [JAR]

├─ org.springframework.data.simpledb.query.executions.MultipleResultExecution.class - [JAR]

├─ org.springframework.data.simpledb.query.executions.PagedResultExecution.class - [JAR]

├─ org.springframework.data.simpledb.query.executions.SingleResultExecution.class - [JAR]

org.springframework.data.simpledb.query.parser

├─ org.springframework.data.simpledb.query.parser.QueryParserUtils.class - [JAR]

org.springframework.data.simpledb.config

├─ org.springframework.data.simpledb.config.AWSCredentials.class - [JAR]

├─ org.springframework.data.simpledb.config.AbstractSimpleDBConfiguration.class - [JAR]

org.springframework.data.simpledb.core.domain

├─ org.springframework.data.simpledb.core.domain.DomainManagementPolicy.class - [JAR]

├─ org.springframework.data.simpledb.core.domain.DomainManager.class - [JAR]