OrmType

org.beangle.data.orm.OrmType
trait OrmType extends Cloneable with Type

Attributes

Graph
Supertypes
trait Type
trait Cloneable
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def copy(): OrmType

Inherited methods

def clazz: Class[_]

Attributes

Inherited from:
Type
def newInstance(): AnyRef

Attributes

Inherited from:
Type