DefaultMapping

org.beangle.ems.core.security.model.DefaultMapping$
object DefaultMapping extends MappingModule

Attributes

Graph
Supertypes
class MappingModule
trait Logging
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def binding(): Unit

Inherited methods

def bindImpl[T](cls: Class[T], entityName: String, bi: BeanInfo): EntityHolder[T]

Attributes

Inherited from:
MappingModule
final def configure(mappings: Mappings): Unit

Attributes

Inherited from:
MappingModule
def index(name: String, unique: Boolean, properties: Any*): Unit

Attributes

Inherited from:
MappingModule
def typedef(forClass: Class[_], clazz: String, params: Map[String, String]): Unit

Attributes

Inherited from:
MappingModule
def typedef(forClass: Class[_], clazz: String): Unit

Attributes

Inherited from:
MappingModule
def typedef(name: String, clazz: String, params: Map[String, String]): Unit

Attributes

Inherited from:
MappingModule

Inherited fields

protected val logger: Logger

Attributes

Inherited from:
Logging
var name: Option[String]

Attributes

Inherited from:
MappingModule

Implicits

Inherited implicits

implicit def any2Expression(i: Any): Expression

Attributes

Inherited from:
MappingModule