类 Index<M extends Index>

java.lang.Object
org.anyline.metadata.BaseMetadata<M>
org.anyline.metadata.Index<M>
所有已实现的接口:
Serializable
直接已知子类:
GraphIndex, PrimaryKey

public class Index<M extends Index> extends BaseMetadata<M> implements Serializable
另请参阅:
  • 字段详细资料

  • 构造器详细资料

    • Index

      public Index()
    • Index

      public Index(String name)
    • Index

      public Index(Table table, String name, boolean unique)
    • Index

      public Index(Table table, String name)
  • 方法详细资料