所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- com.codingapi.springboot.fast.DataFastConfiguration
- com.codingapi.springboot.fast.jpa.repository.DynamicRequest
- com.codingapi.springboot.fast.manager.EntityManagerContent
- com.codingapi.springboot.fast.manager.EntityManagerInitializer (implements org.springframework.beans.factory.InitializingBean)
- com.codingapi.springboot.fast.jpa.repository.ExampleRequest
- com.codingapi.springboot.fast.jdbc.JdbcQuery
- com.codingapi.springboot.fast.jdbc.JdbcQueryConfiguration
- com.codingapi.springboot.fast.jdbc.JdbcQueryContext
- com.codingapi.springboot.fast.jdbc.JdbcQueryContextRegister (implements org.springframework.beans.factory.InitializingBean)
- com.codingapi.springboot.fast.jpa.JPAQuery
- com.codingapi.springboot.fast.jpa.JPAQueryConfiguration
- com.codingapi.springboot.fast.jpa.JpaQueryContext
- com.codingapi.springboot.fast.jpa.JPAQueryContextRegister (implements org.springframework.beans.factory.InitializingBean)
- com.codingapi.springboot.fast.mapping.MvcMappingRegister
- com.codingapi.springboot.fast.script.ScriptMapping
- com.codingapi.springboot.fast.script.ScriptMappingRegister
- com.codingapi.springboot.fast.script.ScriptRequest
- com.codingapi.springboot.fast.script.ScriptRuntime
接口分层结构
- org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
- com.codingapi.springboot.fast.jpa.repository.FastRepository<T,
ID> (并 extends com.codingapi.springboot.fast.jpa.repository.DynamicRepository<T, ID>, org.springframework.data.jpa.repository.JpaRepository<T, ID>)
- com.codingapi.springboot.fast.jpa.repository.FastRepository<T,
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T, ID>) - com.codingapi.springboot.fast.jpa.repository.DynamicRepository<T,
ID> - com.codingapi.springboot.fast.jpa.repository.FastRepository<T,
ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T, ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.codingapi.springboot.fast.jpa.repository.FastRepository<T,
- com.codingapi.springboot.fast.jpa.repository.FastRepository<T,
ID> (并 extends com.codingapi.springboot.fast.jpa.repository.DynamicRepository<T, ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.codingapi.springboot.fast.jpa.repository.DynamicRepository<T,
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (并 extends org.springframework.data.repository.query.QueryByExampleExecutor<T>) - com.codingapi.springboot.fast.jpa.repository.DynamicRepository<T,
ID> - com.codingapi.springboot.fast.jpa.repository.FastRepository<T,
ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T, ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.codingapi.springboot.fast.jpa.repository.FastRepository<T,
- com.codingapi.springboot.fast.jpa.repository.FastRepository<T,
ID> (并 extends com.codingapi.springboot.fast.jpa.repository.DynamicRepository<T, ID>, org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.codingapi.springboot.fast.jpa.repository.DynamicRepository<T,
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.codingapi.springboot.fast.script.ScriptMethod
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)