Is there a way to specify an alternate sequence in the JPA annotation when generating primary key values?

Certified Associate Developer

When Appian is generating primary key values for tables (Oracle DB), I know certain JPA annotations have to be made, but it seems like a matching sequence is always required. For "example_table" it would require a "example_table_sq". Is there a way to specify an alternate sequence in the annotation or will every table that Appian is creating the key value for require its own sequence? If there's a way around that could you provide an example of the annotation? I've attached a very general example. Thank you!

example.xsd

OriginalPostID-225610

OriginalPostID-225610

  Discussion posts and replies are publicly visible