跳过导航链接
A B C D E F G H I O P S T U W 

A

addColumn(Column) - 类 中的方法org.hibernate.mapping.Constraint
 
addColumns(Iterator) - 类 中的方法org.hibernate.mapping.Constraint
 
addFilter(Filter) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
addJoin(JoinTable, PropertyHolder, boolean) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
AnnotationBinder - org.hibernate.cfg中的类
JSR 175 annotation binder which reads the annotations from classes, applies the principles of the EJB3 spec and produces the Hibernate configuration-time metamodel (the classes in the org.hibernate.mapping package)

Some design description I tried to remove any link to annotation except from the 2 first level of method call.

B

BaseDao - org.ladsn.jdbc.dao中的接口
 
BaseDaoAutoConfiguration - org.ladsn.jdbc中的类
 
BaseDaoAutoConfiguration() - 类 的构造器org.ladsn.jdbc.BaseDaoAutoConfiguration
 
BaseDaoImpl - org.ladsn.jdbc.dao.impl中的类
 
BaseDaoImpl() - 类 的构造器org.ladsn.jdbc.dao.impl.BaseDaoImpl
 
BaseDaoProperties - org.ladsn.jdbc中的类
 
BaseDaoProperties() - 类 的构造器org.ladsn.jdbc.BaseDaoProperties
 
baseDaoService() - 类 中的方法org.ladsn.jdbc.BaseDaoAutoConfiguration
 
bindClass(XClass, Map<XClass, InheritanceState>, MetadataBuildingContext) - 类 中的静态方法org.hibernate.cfg.AnnotationBinder
Bind a class having JSR175 annotations.
bindDefaults(MetadataBuildingContext) - 类 中的静态方法org.hibernate.cfg.AnnotationBinder
 
bindDiscriminatorValue() - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
bindEntity() - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
bindPackage(String, MetadataBuildingContext) - 类 中的静态方法org.hibernate.cfg.AnnotationBinder
 
bindTable(String, String, String, List<UniqueConstraintHolder>, String, InFlightMetadataCollector.EntityTableXref) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
bindTableForDiscriminatedSubclass(InFlightMetadataCollector.EntityTableXref) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
buildInheritanceStates(List<XClass>, MetadataBuildingContext) - 类 中的静态方法org.hibernate.cfg.AnnotationBinder
For the mapped entities build some temporary data-structure containing information about the inheritance status of a class.

C

columnIterator() - 类 中的方法org.hibernate.mapping.Constraint
 
Comment - org.hibernate.annotations中的注释类型
 
Constraint - org.hibernate.mapping中的类
A relational constraint.
Constraint() - 类 的构造器org.hibernate.mapping.Constraint
 
containsColumn(Column) - 类 中的方法org.hibernate.mapping.Constraint
 
createComponent(PropertyHolder, PropertyData, boolean, boolean, MetadataBuildingContext) - 类 中的静态方法org.hibernate.cfg.AnnotationBinder
 

D

defineFetchingStrategy(ToOne, XProperty) - 类 中的静态方法org.hibernate.cfg.AnnotationBinder
 
delete(Class<T>, Object) - 接口 中的方法org.ladsn.jdbc.dao.BaseDao
 
delete(Class<T>, Object[]) - 接口 中的方法org.ladsn.jdbc.dao.BaseDao
 
delete(Class<T>, Object) - 类 中的方法org.ladsn.jdbc.dao.impl.BaseDaoImpl
 
delete(Class<T>, Object[]) - 类 中的方法org.ladsn.jdbc.dao.impl.BaseDaoImpl
 
Description - org.ladsn.core中的注释类型
功能描述: 描述字段,方法信息的注解

E

EntityBinder - org.hibernate.cfg.annotations中的类
Stateful holder and processor for binding Entity information
EntityBinder() - 类 的构造器org.hibernate.cfg.annotations.EntityBinder
Use as a fake one for Collection of elements
EntityBinder(Entity, Entity, XClass, PersistentClass, MetadataBuildingContext) - 类 的构造器org.hibernate.cfg.annotations.EntityBinder
 
execNoResultHql(String, Object...) - 接口 中的方法org.ladsn.jdbc.dao.BaseDao
 
execNoResultHql(String, Object...) - 类 中的方法org.ladsn.jdbc.dao.impl.BaseDaoImpl
 
execNoResultSql(String, Object...) - 接口 中的方法org.ladsn.jdbc.dao.BaseDao
 
execNoResultSql(String, Object...) - 类 中的方法org.ladsn.jdbc.dao.impl.BaseDaoImpl
 

F

fillComponent(PropertyHolder, PropertyData, AccessType, boolean, EntityBinder, boolean, boolean, boolean, MetadataBuildingContext, Map<XClass, InheritanceState>) - 类 中的静态方法org.hibernate.cfg.AnnotationBinder
 
fillComponent(PropertyHolder, PropertyData, PropertyData, AccessType, boolean, EntityBinder, boolean, boolean, boolean, MetadataBuildingContext, Map<XClass, InheritanceState>) - 类 中的静态方法org.hibernate.cfg.AnnotationBinder
 
finalSecondaryTableBinding(PropertyHolder) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
find(Class<T>, Object) - 接口 中的方法org.ladsn.jdbc.dao.BaseDao
 
find(Class<T>, Object) - 类 中的方法org.ladsn.jdbc.dao.impl.BaseDaoImpl
 
findByHql(String, Object...) - 接口 中的方法org.ladsn.jdbc.dao.BaseDao
 
findByHql(String, Object...) - 类 中的方法org.ladsn.jdbc.dao.impl.BaseDaoImpl
 
findBySql(String, Object...) - 接口 中的方法org.ladsn.jdbc.dao.BaseDao
 
findBySql(String, Object...) - 类 中的方法org.ladsn.jdbc.dao.impl.BaseDaoImpl
 
findBySql2Map(String, Object...) - 接口 中的方法org.ladsn.jdbc.dao.BaseDao
 
findBySql2Map(String, Object...) - 类 中的方法org.ladsn.jdbc.dao.impl.BaseDaoImpl
 
firstLevelSecondaryTablesBinding(SecondaryTable, SecondaryTables) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
formatShort(short) - 类 中的方法org.ladsn.jdbc.dao.UIDGenerator
格式化最大值为255的数值成长度为2的字符串.

G

generate(SharedSessionContractImplementor, Object) - 类 中的方法org.ladsn.jdbc.dao.UIDGenerator
 
generatedConstraintNamePrefix() - 类 中的方法org.hibernate.mapping.Constraint
 
generateName(String, Table, Column...) - 类 中的静态方法org.hibernate.mapping.Constraint
If a constraint is not explicitly named, this is called to generate a unique hash using the table and column names.
generateName(String, Table, List<Column>) - 类 中的静态方法org.hibernate.mapping.Constraint
generateUUID() - 类 中的方法org.ladsn.jdbc.dao.UIDGenerator
功能描述: 得到符合标准的UUID格式
generatorType(GeneratedValue, MetadataBuildingContext, XClass) - 类 中的静态方法org.hibernate.cfg.AnnotationBinder
 
getAppId() - 类 中的方法org.ladsn.jdbc.dao.UIDGenerator
可重载子类实现从System Properties, Spring ApplicationContext等地方获得值.
getCacheConcurrencyStrategy(CacheConcurrencyStrategy) - 类 中的静态方法org.hibernate.cfg.annotations.EntityBinder
 
getColumn(int) - 类 中的方法org.hibernate.mapping.Constraint
 
getColumnIterator() - 类 中的方法org.hibernate.mapping.Constraint
 
getColumns() - 类 中的方法org.hibernate.mapping.Constraint
 
getColumnSpan() - 类 中的方法org.hibernate.mapping.Constraint
 
getCountByHql(String, Object...) - 接口 中的方法org.ladsn.jdbc.dao.BaseDao
 
getCountByHql(String, Object...) - 类 中的方法org.ladsn.jdbc.dao.impl.BaseDaoImpl
 
getCountBySql(String, Object...) - 接口 中的方法org.ladsn.jdbc.dao.BaseDao
 
getCountBySql(String, Object...) - 类 中的方法org.ladsn.jdbc.dao.impl.BaseDaoImpl
 
getExplicitAccessType(XAnnotatedElement) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
getFetchMode(FetchType) - 类 中的静态方法org.hibernate.cfg.AnnotationBinder
 
getId() - 接口 中的方法org.ladsn.jdbc.dao.Idable
功能描述: 取得实体类主键值
getId() - 类 中的方法org.ladsn.jdbc.dao.impl.IdEntity
 
getName() - 类 中的方法org.hibernate.mapping.Constraint
 
getPropertyAccessor(XAnnotatedElement) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
getPropertyAccessType() - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
getSecondaryTables() - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
getSingleResultByHql(String, Object...) - 接口 中的方法org.ladsn.jdbc.dao.BaseDao
 
getSingleResultByHql(String, Object...) - 类 中的方法org.ladsn.jdbc.dao.impl.BaseDaoImpl
 
getSingleResultBySql(String, Object...) - 接口 中的方法org.ladsn.jdbc.dao.BaseDao
 
getSingleResultBySql(String, Object...) - 类 中的方法org.ladsn.jdbc.dao.impl.BaseDaoImpl
 
getSingleRowByHql(Class<T>, String, Object...) - 接口 中的方法org.ladsn.jdbc.dao.BaseDao
 
getSingleRowByHql(Class<T>, String, Object...) - 类 中的方法org.ladsn.jdbc.dao.impl.BaseDaoImpl
 
getTable() - 类 中的方法org.hibernate.mapping.Constraint
 
getVersion() - 类 中的方法org.ladsn.jdbc.BaseDaoProperties
 

H

hashedName(String) - 类 中的静态方法org.hibernate.mapping.Constraint
Hash a constraint name using MD5.

I

id - 类 中的变量org.ladsn.jdbc.dao.impl.IdEntity
 
Idable - org.ladsn.jdbc.dao中的接口
功能描述: 实体必须实现该接口
IdEntity - org.ladsn.jdbc.dao.impl中的类
功能描述: 统一定义id的entity基类.
IdEntity() - 类 的构造器org.ladsn.jdbc.dao.impl.IdEntity
 
isDefault(XClass, MetadataBuildingContext) - 类 中的静态方法org.hibernate.cfg.AnnotationBinder
 
isGenerated(Dialect) - 类 中的方法org.hibernate.mapping.Constraint
 
isIgnoreIdAnnotations() - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
isPropertyDefinedInSuperHierarchy(String) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
For the most part, this is a simple delegation to PersistentClass.isPropertyDefinedInHierarchy(java.lang.String), after verifying that PersistentClass is indeed set here.
isRootEntity() - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 

O

org.hibernate.annotations - 程序包 org.hibernate.annotations
 
org.hibernate.cfg - 程序包 org.hibernate.cfg
 
org.hibernate.cfg.annotations - 程序包 org.hibernate.cfg.annotations
 
org.hibernate.mapping - 程序包 org.hibernate.mapping
 
org.ladsn.core - 程序包 org.ladsn.core
 
org.ladsn.jdbc - 程序包 org.ladsn.jdbc
 
org.ladsn.jdbc.dao - 程序包 org.ladsn.jdbc.dao
 
org.ladsn.jdbc.dao.impl - 程序包 org.ladsn.jdbc.dao.impl
 

P

pageByHql(String, int, int, Object...) - 接口 中的方法org.ladsn.jdbc.dao.BaseDao
 
pageByHql(String, int, int, Object...) - 类 中的方法org.ladsn.jdbc.dao.impl.BaseDaoImpl
 
pageBySql(String, int, int, Object...) - 接口 中的方法org.ladsn.jdbc.dao.BaseDao
 
pageBySql(String, int, int, Object...) - 类 中的方法org.ladsn.jdbc.dao.impl.BaseDaoImpl
 
pageBySql2Map(String, int, int, Object...) - 接口 中的方法org.ladsn.jdbc.dao.BaseDao
 
pageBySql2Map(String, int, int, Object...) - 类 中的方法org.ladsn.jdbc.dao.impl.BaseDaoImpl
 
processComplementaryTableDefinitions(Table) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
processComplementaryTableDefinitions(Table) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
processComplementaryTableDefinitions(Tables) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 

S

save(Object) - 接口 中的方法org.ladsn.jdbc.dao.BaseDao
 
save(Object) - 类 中的方法org.ladsn.jdbc.dao.impl.BaseDaoImpl
 
setBatchSize(BatchSize) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
setCache(Cache) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
setComment(Comment) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
setDiscriminatorValue(String) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
setForceDiscriminator(boolean) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
setId(String) - 类 中的方法org.ladsn.jdbc.dao.impl.IdEntity
 
setIgnoreIdAnnotations(boolean) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
setInheritanceState(InheritanceState) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
setInsertableDiscriminator(boolean) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
setName(String) - 类 中的方法org.hibernate.mapping.Constraint
 
setNaturalIdCache(XClass, NaturalIdCache) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
setPropertyAccessType(AccessType) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
setProxy(Proxy) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
setTable(Table) - 类 中的方法org.hibernate.mapping.Constraint
 
setVersion(String) - 类 中的方法org.ladsn.jdbc.BaseDaoProperties
 
setWhere(Where) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
setWrapIdsInEmbeddedComponents(boolean) - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
sqlConstraintString(Dialect, String, String, String) - 类 中的方法org.hibernate.mapping.Constraint
 
sqlCreateString(Dialect, Mapping, String, String) - 类 中的方法org.hibernate.mapping.Constraint
 
sqlDropString(Dialect, String, String) - 类 中的方法org.hibernate.mapping.Constraint
 

T

toString() - 类 中的方法org.hibernate.mapping.Constraint
 

U

UIDGenerator - org.ladsn.jdbc.dao中的类
功能描述: 缩短的UUID生成器
继承Hibernate的UUIDGenerator, 将GUID长度缩短到15位.
UIDGenerator() - 类 的构造器org.ladsn.jdbc.dao.UIDGenerator
 
update(Object) - 接口 中的方法org.ladsn.jdbc.dao.BaseDao
 
update(Object) - 类 中的方法org.ladsn.jdbc.dao.impl.BaseDaoImpl
 

W

wrapIdsInEmbeddedComponents() - 类 中的方法org.hibernate.cfg.annotations.EntityBinder
 
A B C D E F G H I O P S T U W 
跳过导航链接

Copyright © 2019. All rights reserved.