Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
2 replies
Subscribers
9 subscribers
Views
1381 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
I have a parent CDT (Let us say cdt_Parent). This CDT has a nested multiple CDT.
chetany
A Score Level 1
over 10 years ago
I have a parent CDT (Let us say cdt_Parent). This CDT has a nested multiple CDT. (Let us say cdt_Child). So, cdt_Parent is a single CDT and cdt_Child(multiple) is nested within it. The child cdt's(cdt_Child) will be written separately. When I am writing the parent CDT, cdt_parent, I dont want to write cdt_Child to the database. cdt_Child will be written separately, probably from other processes. How do I achieve this? Will the JPA annotation @OneToMany(cascade=CascadeType.REFRESH) help me?
OriginalPostID-145244
OriginalPostID-145244
Discussion posts and replies are publicly visible
Parents
0
lorib
over 10 years ago
In these cases, we have 2 CDTs defined: a nested version and an un-nested version.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
lorib
over 10 years ago
In these cases, we have 2 CDTs defined: a nested version and an un-nested version.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data