Class Hierarchy
- java.lang.Object
- pl.matsuo.core.service.db.DatabaseImpl (implements org.springframework.beans.factory.BeanFactoryAware, pl.matsuo.core.service.db.Database)
- org.hibernate.EmptyInterceptor (implements org.hibernate.Interceptor, java.io.Serializable)
- pl.matsuo.core.service.db.EntityInterceptorService
Interface Hierarchy
- pl.matsuo.core.service.db.Database
- pl.matsuo.core.service.db.DatabaseMethods
- java.util.function.Function<T,R>
- pl.matsuo.core.service.db.ISelectDefinition<E>