PrimaryKeyGenerator
easysql.dsl.PrimaryKeyGenerator
case class PrimaryKeyGenerator(columnName: String, generator: () => SqlDataType) extends StaticAnnotation
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass Any