类分层结构
- java.lang.Object
- com.v1ok.db.service.AbstractService<T,ID> (implements com.v1ok.db.service.IService<T,ID>)
- com.v1ok.AutoConfig (implements org.springframework.context.ApplicationContextAware)
- com.v1ok.db.model.BaseEntity (implements com.v1ok.db.service.ICreateBy, com.v1ok.db.service.IEntityModel, com.v1ok.db.service.IExtends, com.v1ok.db.service.ISoftDelete, com.v1ok.db.service.IUpdateBy, com.v1ok.db.service.IVersion)
- com.v1ok.db.CurrentUserProviderImpl (implements io.ebean.config.CurrentUserProvider)
- com.v1ok.db.EbeanFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>)
- com.v1ok.db.util.EbeanOptions
- com.v1ok.db.service.util.ExampleExpression
- com.v1ok.db.exception.GlobalExceptionHandler
- com.v1ok.db.util.IDGenerator
- com.v1ok.db.util.ModUUIDGenerator (implements io.ebean.config.IdGenerator)
Copyright © 2019. All rights reserved.