[hibernate-commits] [hibernate/hibernate-orm] a8a3f9: HHH-7626 - Add javadoc to annotations

GitHub noreply at github.com
Thu Sep 20 11:10:15 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: a8a3f9b11287ff2350aef9bc976ae990918a6f91
      https://github.com/hibernate/hibernate-orm/commit/a8a3f9b11287ff2350aef9bc976ae990918a6f91
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2012-09-20 (Thu, 20 Sep 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/annotations/AccessType.java
    M hibernate-core/src/main/java/org/hibernate/annotations/Any.java
    M hibernate-core/src/main/java/org/hibernate/annotations/AnyMetaDef.java
    M hibernate-core/src/main/java/org/hibernate/annotations/AnyMetaDefs.java
    A hibernate-core/src/main/java/org/hibernate/annotations/AttributeAccessor.java
    M hibernate-core/src/main/java/org/hibernate/annotations/BatchSize.java
    M hibernate-core/src/main/java/org/hibernate/annotations/Cascade.java
    M hibernate-core/src/main/java/org/hibernate/annotations/CascadeType.java
    M hibernate-core/src/main/java/org/hibernate/annotations/Check.java
    M hibernate-core/src/main/java/org/hibernate/annotations/CollectionType.java
    M hibernate-core/src/main/java/org/hibernate/annotations/ColumnTransformer.java
    M hibernate-core/src/main/java/org/hibernate/annotations/DiscriminatorFormula.java
    M hibernate-core/src/main/java/org/hibernate/annotations/Formula.java
    M hibernate-core/src/main/java/org/hibernate/annotations/ManyToAny.java
    M hibernate-core/src/main/java/org/hibernate/annotations/MetaValue.java

  Log Message:
  -----------
  HHH-7626 - Add javadoc to annotations





More information about the hibernate-commits mailing list