G

case
class G(a: Int, @Primary id: Long)
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

inline
def create[A <: SqlIdiom, N <: NamingStrategy](ctx: JdbcContext[A, N]): Insert[G]

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product