Class Hierarchy
- java.lang.Object
- org.smallmind.persistence.AbstractDurable<I> (implements org.smallmind.persistence.Durable<I>)
- org.smallmind.persistence.AbstractManagedDao<I,D> (implements org.smallmind.persistence.ManagedDao<I,D>)
- org.smallmind.persistence.AbstractWideVectorAwareManagedDao<W,I,D> (implements org.smallmind.persistence.cache.WideVectorAwareDao<W,I,D>)
- org.smallmind.persistence.nosql.NoSqlDao<W,I,D> (implements org.smallmind.persistence.WideDurableDao<W,I,D>)
- org.smallmind.persistence.nosql.hector.HectorDao<W,I,D>
- org.smallmind.persistence.nosql.hector.BooleanTranslator (implements org.smallmind.persistence.nosql.hector.HectorTranslator<T,H>)
- org.smallmind.persistence.nosql.hector.ByteTranslator (implements org.smallmind.persistence.nosql.hector.HectorTranslator<T,H>)
- org.smallmind.persistence.nosql.hector.CharacterTranslator (implements org.smallmind.persistence.nosql.hector.HectorTranslator<T,H>)
- org.smallmind.persistence.nosql.hector.DateTranslator (implements org.smallmind.persistence.nosql.hector.HectorTranslator<T,H>)
- org.smallmind.persistence.nosql.hector.DoubleTranslator (implements org.smallmind.persistence.nosql.hector.HectorTranslator<T,H>)
- org.smallmind.persistence.nosql.hector.EnumTranslator (implements org.smallmind.persistence.nosql.hector.HectorTranslator<T,H>)
- org.smallmind.persistence.nosql.hector.FloatTranslator (implements org.smallmind.persistence.nosql.hector.HectorTranslator<T,H>)
- org.smallmind.persistence.nosql.hector.IntegerTranslator (implements org.smallmind.persistence.nosql.hector.HectorTranslator<T,H>)
- org.smallmind.persistence.nosql.hector.LongTranslator (implements org.smallmind.persistence.nosql.hector.HectorTranslator<T,H>)
- org.smallmind.persistence.nosql.hector.ShortTranslator (implements org.smallmind.persistence.nosql.hector.HectorTranslator<T,H>)
- org.smallmind.persistence.nosql.hector.StringTranslator (implements org.smallmind.persistence.nosql.hector.HectorTranslator<T,H>)
Interface Hierarchy
Enum Hierarchy
Copyright © 2017. All rights reserved.