net.liftweb.mapper.BaseMetaMapper
Aliases
Parameters
subClasses
code.model.db.MappersOnDb$ThisDbMigration
code.model.flows.processors.queues.DbQueueCollection$DbQueueBase$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessage$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessageV1$
net.liftweb.mapper.KeyedMetaMapper
net.liftweb.mapper.LongKeyedMetaMapper
net.liftweb.mapper.MetaMapper
superClasses
Any
java.lang.Object
Js Constructors
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
_dbTableNameLC
()
:
java.lang.String
afterSchemifier
()
:
Unit
asInstanceOf
()
:
scala.Any.T0
beforeSchemifier
()
:
Unit
dbAddTable
()
:
net.liftweb.common.Box
[
scala.Function0
[
Unit
]
]
dbIndexes
()
:
scala.collection.immutable.List
[
net.liftweb.mapper.BaseIndex
[
net.liftweb.mapper.BaseMetaMapper.RealType
]
]
dbTableName
()
:
java.lang.String
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
getClass
()
:
java.lang.Class
[
Any
]
hashCode
()
:
int
isInstanceOf
()
:
boolean
mappedFields
()
:
scala.collection.Seq
[
net.liftweb.mapper.BaseMappedField
]
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
toString
()
:
java.lang.String
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit