JPA

easysql.dsl.JPA$
See theJPA companion class
object JPA

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
JPA.type

Members list

Value members

Concrete methods

def apply[E <: Product](table: TableSchema[E]): JPA[E]

Givens

Givens

given singletonToTuple1[T]: Conversion[T, (T)]