kimmer-sql
0.2.7
kimmer-sql
/
org.babyfish.kimmer.sql
/
AssociatedTargetMutationResult
Associated
Target
Mutation
Result
interface
AssociatedTargetMutationResult
:
RootMutationResult
Content copied to clipboard
Properties
Properties
affectedRowCount
Link copied to clipboard
abstract
val
affectedRowCount
:
Int
Content copied to clipboard
associations
Link copied to clipboard
abstract
val
associations
:
Collection
<
AssociationMutationResult
>
Content copied to clipboard
entity
Link copied to clipboard
abstract
val
entity
:
Entity
<
*
>
Content copied to clipboard
middleTableChanged
Link copied to clipboard
abstract
val
middleTableChanged
:
Boolean
Content copied to clipboard
totalAffectedRowCount
Link copied to clipboard
abstract
val
totalAffectedRowCount
:
Int
Content copied to clipboard
type
Link copied to clipboard
abstract
val
type
:
MutationType
Content copied to clipboard