接口的使用
org.hibernate.boot.jaxb.hbm.spi.TypeContainer
-
使用TypeContainer的程序包 程序包 说明 org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.internal.hbm -
-
org.hibernate.boot.jaxb.hbm.spi中TypeContainer的使用
实现TypeContainer的org.hibernate.boot.jaxb.hbm.spi中的类 修饰符和类型 类 说明 classJaxbHbmBasicAttributeTypeJava class for BasicAttributeType complex type.classJaxbHbmBasicCollectionElementTypeDeclares the element type of a collection where the element is of basic typeclassJaxbHbmCompositeKeyBasicAttributeTypeA property embedded in a composite identifier or map index (always not-null).classJaxbHbmMapKeyBasicTypeDescribes the key of a java.util.Map where the key is a basic (JPA term) typeclassJaxbHbmSimpleIdTypeDeclares the id type, column and generation algorithm for an entity class. -
org.hibernate.boot.model.source.internal.hbm中TypeContainer的使用
参数类型为TypeContainer的org.hibernate.boot.model.source.internal.hbm中的构造器 构造器 说明 HibernateTypeSourceImpl(TypeContainer typeContainer)
-