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