JPA 标注 JPA标签手册

时间:2013-09-30 18:06:17
【文件属性】:

文件名称:JPA 标注 JPA标签手册

文件大小:853KB

文件格式:DOC

更新时间:2013-09-30 18:06:17

JPA 用户手册 JPA案例 ORACLE

这是JPA标签配置手册,从ORACLE官方得到的资料,里面对JPA所有的标签都进行详细的说明。 Index of Annotations • A o @AssociationOverride o @AssociationOverrides o @AttributeOverride o @AttributeOverrides • B o @Basic • C o @Column o @ColumnResult • D o @DiscriminatorColumn o @DiscriminatorValue • E o @Embeddable o @Embedded o @EmbeddedId o @Entity o @EntityListeners o @EntityResult o @Enumerated o @ExcludeDefaultListeners o @ExcludeSuperclassListeners • F o @FieldResult • G o @GeneratedValue • I o @Id o @IdClass o @Inheritance • J o @JoinColumn o @JoinColumns o @JoinTable • L o @Lob • M o @ManyToMany o @ManyToOne o @MapKey o @MappedSuperclass • N o @NamedNativeQueries o @NamedNativeQuery o @NamedQueries o @NamedQuery • O o @OneToMany o @OneToOne o @OrderBy • P o @PersistenceContext o @PersistenceContexts o @PersistenceProperty o @PersistenceUnit o @PersistenceUnits o @PrimaryKeyJoinColumn o @PrimaryKeyJoinColumns • Q o @QueryHint • S o @SecondaryTable o @SecondaryTables o @SequenceGenerator o @SqlResultSetMapping o @SqlResultSetMappings • T o @Table o @TableGenerator o @Temporal o @Transient • U o @UniqueConstraint • V o @Version


网友评论

  • 简单的注解,可以看看
  • JPA注解式开发,文档还不错,可以参考