sqlObjectMapper
sqlObjectMapper
/
sqlObjectMapper.annotationProcessing
/
OneToManyMapping
One
To
Many
Mapping
interface
OneToManyMapping
Functions
Properties
Functions
add
To
Collection
Link copied to clipboard
abstract
fun
addToCollection
(
parent
:
Any
,
obj
:
Any
?
)
Properties
elem
Class
Mapping
Link copied to clipboard
abstract
val
elemClassMapping
:
ClassMapping
<
*
>