OrmType

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

Attributes

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

Members list

Value members

Abstract methods

def copy(): OrmType

Inherited methods

def clazz: Class[_]

Attributes

Inherited from:
Type
def newInstance(): AnyRef

Attributes

Inherited from:
Type