Download achilles-1.2-beta.jar
achilles/achilles-1.2-beta.jar.zip( 185 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
META-INF/maven/info.archinnov/achilles/pom.properties
META-INF/maven/info.archinnov/achilles/pom.xml
info.archinnov.achilles.annotations.ColumnFamily.class
info.archinnov.achilles.annotations.Key.class
info.archinnov.achilles.annotations.Lazy.class
info.archinnov.achilles.columnFamily.ColumnFamilyBuilder.class
info.archinnov.achilles.columnFamily.ColumnFamilyHelper.class
info.archinnov.achilles.columnFamily.ColumnFamilyValidator.class
info.archinnov.achilles.composite.factory.CompositeKeyFactory.class
info.archinnov.achilles.composite.factory.DynamicCompositeKeyFactory.class
info.archinnov.achilles.dao.AbstractDao.class
info.archinnov.achilles.dao.GenericCompositeDao.class
info.archinnov.achilles.dao.GenericDynamicCompositeDao.class
info.archinnov.achilles.dao.Pair.class
info.archinnov.achilles.entity.EntityHelper.class
info.archinnov.achilles.entity.EntityMapper.class
info.archinnov.achilles.entity.PropertyHelper.class
info.archinnov.achilles.entity.manager.AchillesEntityManagerFactory.class
info.archinnov.achilles.entity.manager.ThriftEntityManager.class
info.archinnov.achilles.entity.manager.ThriftEntityManagerFactoryImpl.class
info.archinnov.achilles.entity.metadata.EntityMeta.class
info.archinnov.achilles.entity.metadata.ExternalWideMapProperties.class
info.archinnov.achilles.entity.metadata.JoinProperties.class
info.archinnov.achilles.entity.metadata.MultiKeyProperties.class
info.archinnov.achilles.entity.metadata.PropertyMeta.class
info.archinnov.achilles.entity.metadata.PropertyType.class
info.archinnov.achilles.entity.metadata.builder.EntityMetaBuilder.class
info.archinnov.achilles.entity.metadata.factory.PropertyMetaFactory.class
info.archinnov.achilles.entity.operations.EntityLoader.class
info.archinnov.achilles.entity.operations.EntityMerger.class
info.archinnov.achilles.entity.operations.EntityPersister.class
info.archinnov.achilles.entity.operations.EntityRefresher.class
info.archinnov.achilles.entity.operations.EntityValidator.class
info.archinnov.achilles.entity.parser.EntityExplorer.class
info.archinnov.achilles.entity.parser.EntityParser.class
info.archinnov.achilles.entity.parser.JoinPropertyParser.class
info.archinnov.achilles.entity.parser.PropertyFilter.class
info.archinnov.achilles.entity.parser.PropertyParser.class
info.archinnov.achilles.entity.type.KeyValue.class
info.archinnov.achilles.entity.type.KeyValueIterator.class
info.archinnov.achilles.entity.type.MultiKey.class
info.archinnov.achilles.entity.type.WideMap.class
info.archinnov.achilles.exception.AchillesException.class
info.archinnov.achilles.exception.BeanMappingException.class
info.archinnov.achilles.exception.InvalidColumnFamilyException.class
info.archinnov.achilles.helper.CompositeHelper.class
info.archinnov.achilles.iterator.AchillesJoinSliceIterator.class
info.archinnov.achilles.iterator.AchillesSliceIterator.class
info.archinnov.achilles.iterator.CounterColumnSliceIterator.class
info.archinnov.achilles.iterator.KeyValueIteratorForComposite.class
info.archinnov.achilles.iterator.KeyValueIteratorForDynamicComposite.class
info.archinnov.achilles.iterator.factory.CompositeTransformer.class
info.archinnov.achilles.iterator.factory.DynamicCompositeTransformer.class
info.archinnov.achilles.iterator.factory.IteratorFactory.class
info.archinnov.achilles.iterator.factory.KeyValueFactory.class
info.archinnov.achilles.json.DefaultObjectMapperFactory.class
info.archinnov.achilles.json.ObjectMapperFactory.class
info.archinnov.achilles.proxy.builder.EntityProxyBuilder.class
info.archinnov.achilles.proxy.interceptor.AchillesInterceptor.class
info.archinnov.achilles.proxy.interceptor.JpaEntityInterceptor.class
info.archinnov.achilles.proxy.interceptor.JpaEntityInterceptorBuilder.class
info.archinnov.achilles.serializer.SerializerUtils.class
info.archinnov.achilles.validation.Validator.class
info.archinnov.achilles.wrapper.AbstractWideMapWrapper.class
info.archinnov.achilles.wrapper.AbstractWrapper.class
info.archinnov.achilles.wrapper.CollectionWrapper.class
info.archinnov.achilles.wrapper.EntryIteratorWrapper.class
info.archinnov.achilles.wrapper.EntrySetWrapper.class
info.archinnov.achilles.wrapper.ExternalWideMapWrapper.class
info.archinnov.achilles.wrapper.IteratorWrapper.class
info.archinnov.achilles.wrapper.JoinExternalWideMapWrapper.class
info.archinnov.achilles.wrapper.JoinWideMapWrapper.class
info.archinnov.achilles.wrapper.KeySetWrapper.class
info.archinnov.achilles.wrapper.ListIteratorWrapper.class
info.archinnov.achilles.wrapper.ListWrapper.class
info.archinnov.achilles.wrapper.MapEntryWrapper.class
info.archinnov.achilles.wrapper.MapWrapper.class
info.archinnov.achilles.wrapper.SetWrapper.class
info.archinnov.achilles.wrapper.ValueCollectionWrapper.class
info.archinnov.achilles.wrapper.WideMapWrapper.class
info.archinnov.achilles.wrapper.builder.AbstractWrapperBuilder.class
info.archinnov.achilles.wrapper.builder.CollectionWrapperBuilder.class
info.archinnov.achilles.wrapper.builder.EntryIteratorWrapperBuilder.class
info.archinnov.achilles.wrapper.builder.EntrySetWrapperBuilder.class
info.archinnov.achilles.wrapper.builder.ExternalWideMapWrapperBuilder.class
info.archinnov.achilles.wrapper.builder.IteratorWrapperBuilder.class
info.archinnov.achilles.wrapper.builder.JoinExternalWideMapWrapperBuilder.class
info.archinnov.achilles.wrapper.builder.JoinWideMapWrapperBuilder.class
info.archinnov.achilles.wrapper.builder.KeySetWrapperBuilder.class
info.archinnov.achilles.wrapper.builder.ListIteratorWrapperBuilder.class
info.archinnov.achilles.wrapper.builder.ListWrapperBuilder.class
info.archinnov.achilles.wrapper.builder.MapEntryWrapperBuilder.class
info.archinnov.achilles.wrapper.builder.MapWrapperBuilder.class
info.archinnov.achilles.wrapper.builder.SetWrapperBuilder.class
info.archinnov.achilles.wrapper.builder.ValueCollectionWrapperBuilder.class
info.archinnov.achilles.wrapper.builder.WideMapWrapperBuilder.class
Related examples in the same category