public class IndexData extends Object
IndexData(net.apexes.commons.querydsl.info.IndexInfo info, com.mysema.codegen.model.Type type)
List<net.apexes.commons.querydsl.info.IndexColumn>
getColumns()
String
getName()
getSchema()
getTable()
com.mysema.codegen.model.Type
getType()
boolean
isUnique()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IndexData(net.apexes.commons.querydsl.info.IndexInfo info, com.mysema.codegen.model.Type type)
public String getName()
public String getSchema()
public String getTable()
public boolean isUnique()
public List<net.apexes.commons.querydsl.info.IndexColumn> getColumns()
public com.mysema.codegen.model.Type getType()
Copyright © 2018. All rights reserved.