PrimaryKeyExpr
easysql.dsl.PrimaryKeyExpr
case class PrimaryKeyExpr[T <: SqlDataType, N <: String](tableName: String, columnName: String, identName: N, inc: Boolean) extends Expr[T]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Expr[T]class Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Expr
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article