OrmType

trait OrmType extends Cloneable with Type
trait Type
trait Cloneable
class Object
trait Matchable
class Any

Value members

Abstract methods

def copy(): OrmType

Inherited methods

def clazz: Class[_]
Inherited from:
Type
def newInstance(): AnyRef
Inherited from:
Type