Class Hierarchy
- java.lang.Object
- com.google.inject.AbstractModule (implements com.google.inject.Module)
- de.comhix.twitch.database.dao.BaseDao (implements de.comhix.twitch.database.dao.SimpleDao<ObjectBase>)
- de.comhix.twitch.database.objects.DatabaseObject
- com.google.common.collect.ForwardingObject
- com.google.common.collect.ForwardingCollection<E> (implements java.util.Collection<E>)
- com.google.common.collect.ForwardingList<E> (implements java.util.List<E>)
- de.comhix.twitch.database.dao.Query<Type>
- de.comhix.twitch.database.dao.test.MockQuery<Type>
- de.comhix.twitch.database.dao.Query.Operation<AllowedValueType>
- de.comhix.twitch.database.dao.TypeDao<Type> (implements de.comhix.twitch.database.dao.SimpleTypeDao<ObjectBase>)
- de.comhix.twitch.database.dao.TypeUserDao<Type> (implements de.comhix.twitch.database.dao.SimpleTypeDao<ObjectBase>)
- de.comhix.twitch.database.dao.UserDao (implements de.comhix.twitch.database.dao.SimpleDao<ObjectBase>)
Interface Hierarchy
Copyright © 2019. All rights reserved.