Produced by Siminov Software Solution LLP

siminov.orm.annotation
Annotation Type Indexes


@Retention(value=RUNTIME)
public @interface Indexes

Exposes methods to GET indexes properties as per in POJO Class Annotation by application.


Required Element Summary
 Index[] value
          Get index's.
 

Element Detail

value

public abstract Index[] value
Get index's.

Returns:
Index's.

Apache License 2.0

Copyright 2013