开发者

Neodatis object DB / DataNucleus - How are indicies defined?

开发者 https://www.devze.com 2023-01-26 06:21 出处:网络
How do I define fields that I know I will be querying on to be indexed using Neodatis Object Database under DataNucleus?

How do I define fields that I know I will be querying on to be indexed using Neodatis Object Database under DataNucleus?

The @Index annotation appears to only app开发者_运维技巧ly to ORM for relational databases by my understanding.


Just read the code http://datanucleus.svn.sourceforge.net/viewvc/datanucleus/platform/store.neodatis/trunk/src/java/org/datanucleus/store/neodatis/NeoDatisStoreManager.java?revision=9380&view=markup where you can see "IndexMetaData" being used.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号