注释类型分层结构
- org.sagacity.sqltoy.config.annotation.BusinessId (implements java.lang.annotation.Annotation)
- org.sagacity.sqltoy.config.annotation.Column (implements java.lang.annotation.Annotation)
- org.sagacity.sqltoy.config.annotation.DataVersion (implements java.lang.annotation.Annotation)
- org.sagacity.sqltoy.config.annotation.Entity (implements java.lang.annotation.Annotation)
- org.sagacity.sqltoy.config.annotation.Id (implements java.lang.annotation.Annotation)
- org.sagacity.sqltoy.config.annotation.OneToMany (implements java.lang.annotation.Annotation)
- org.sagacity.sqltoy.config.annotation.OneToOne (implements java.lang.annotation.Annotation)
- org.sagacity.sqltoy.config.annotation.PartitionKey (implements java.lang.annotation.Annotation)
- org.sagacity.sqltoy.config.annotation.Secure (implements java.lang.annotation.Annotation)
- org.sagacity.sqltoy.config.annotation.SecureConfig (implements java.lang.annotation.Annotation)
- org.sagacity.sqltoy.config.annotation.Sharding (implements java.lang.annotation.Annotation)
- org.sagacity.sqltoy.config.annotation.SqlToyEntity (implements java.lang.annotation.Annotation)
- org.sagacity.sqltoy.config.annotation.SqlToyFieldAlias (implements java.lang.annotation.Annotation)
- org.sagacity.sqltoy.config.annotation.Strategy (implements java.lang.annotation.Annotation)
- org.sagacity.sqltoy.config.annotation.Tenant (implements java.lang.annotation.Annotation)
- org.sagacity.sqltoy.config.annotation.Translate (implements java.lang.annotation.Annotation)