AutoIncTriggerName
slick.jdbc.OracleProfile.ColumnOption.AutoIncTriggerName
case class AutoIncTriggerName(name: String) extends ColumnOption[Nothing]
Name of the trigger which is generated for an AutoInc column.
Attributes
- Source
- OracleProfile.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass ColumnOption[Nothing]class Objecttrait Matchableclass Any
Members list
In this article