slick.compiler.InsertCompiler$.NonAutoInc$
Include only non-AutoInc columns. For use in standard (soft) inserts.
Attributes
- Source:
- InsertCompiler.scala
- Graph
- Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Type members
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Singleton
- Source:
- Mirror.scala
Value members
Attributes
- Inherited from:
- Function1
Attributes
- Inherited from:
- Function1
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
- Singleton
- Source:
- Mirror.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Definition Classes
Function1 -> Any
- Inherited from:
- Function1