パッケージcom.github.mygreen.sqlmapper.core.annotationの階層

パッケージ階層:

注釈型階層

  • com.github.mygreen.sqlmapper.core.annotation.Column (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.Convert (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.CreatedAt (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.CreatedBy (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.Embeddable (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.EmbeddedId (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.Entity (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.Enumerated (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.GeneratedValue (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.Id (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.Lob (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.MappedSuperclass (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.ModifiedAt (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.ModifiedBy (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.SequenceGenerator (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.Table (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.TableGenerator (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.Temporal (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.Transient (implements java.lang.annotation.Annotation)
  • com.github.mygreen.sqlmapper.core.annotation.Version (implements java.lang.annotation.Annotation)

列挙型階層