net.liftweb.mapper.BaseLongKeyedMapper
Aliases
Parameters
subClasses
code.model.db.MappersOnDb$DbMigration
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.LongKeyedMapper
superClasses
Any
java.lang.Object
net.liftweb.mapper.BaseKeyedMapper
net.liftweb.mapper.BaseMapper
net.liftweb.util.FieldContainer
Js Constructors
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
allFields
()
:
scala.collection.Seq
[
net.liftweb.util.BaseField
]
asInstanceOf
()
:
scala.Any.T0
dbName
()
:
java.lang.String
delete_$bang
()
:
boolean
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
getClass
()
:
java.lang.Class
[
Any
]
hashCode
()
:
int
isInstanceOf
()
:
boolean
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
primaryKeyField
()
:
net.liftweb.mapper.BaseKeyedMapper.<refinement>
save
()
:
boolean
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