|
| Re: Index on dynamic entities? [message #1007351 is a reply to message #1006492] |
Tue, 05 February 2013 10:34   |
James Sutherland Messages: 1877 Registered: July 2009 |
Senior Member |
|
|
How are you mapping the dynamic entity? Are you using DDL generation?
If you are mapping the entity through the orm.xml, then you can put an <index> in the orm.xml.
If you are mapping through code, then I believe you will need to use the schema framework directly in your code. (org.eclipse.tools.schemaframework)
James : Wiki : Book : Blog : Twitter
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06207 seconds