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
3 replies
Subscribers
7 subscribers
Views
2311 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
I have 2 columns in a table that needs to be sequence generated, I have used @Id
Navajith K
over 11 years ago
I have 2 columns in a table that needs to be sequence generated, I have used @Id and @GeneratedValue and @SequenceGenerator annotations for the first column in the xsd file and its working fine, however for the second column we have @GeneratedValue and @SequenceGenerator annotations, but the value is not sequentialy generated, its putting null values in this coulumns, Any thoughts?...
OriginalPostID-104027
OriginalPostID-104027
Discussion posts and replies are publicly visible
Parents
0
Navajith K
over 11 years ago
Thanks Aleksi, We are using Oracle DB, please let us know if we can have more than one sequence generated columns in one table?, We belive that we wont be able to use morethan one @Id annotation in the xsd file.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Navajith K
over 11 years ago
Thanks Aleksi, We are using Oracle DB, please let us know if we can have more than one sequence generated columns in one table?, We belive that we wont be able to use morethan one @Id annotation in the xsd file.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data