fixed indentation on previous commit
This commit is contained in:
parent
8fc7eb295b
commit
af60471b62
@ -275,9 +275,9 @@ can do it with the following.
|
|||||||
# ...
|
# ...
|
||||||
name:
|
name:
|
||||||
type: string(50)
|
type: string(50)
|
||||||
lifecycleCallbacks:
|
lifecycleCallbacks:
|
||||||
prePersist: [ doStuffOnPrePersist, doOtherStuffOnPrePersistToo ]
|
prePersist: [ doStuffOnPrePersist, doOtherStuffOnPrePersistToo ]
|
||||||
postPersist: [ doStuffOnPostPersist ]
|
postPersist: [ doStuffOnPostPersist ]
|
||||||
|
|
||||||
XML would look something like this:
|
XML would look something like this:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user