public interface KeyData
Modifier and Type | Method and Description |
---|---|
List<String> |
getForeignColumns() |
String |
getName() |
List<String> |
getParentColumns() |
String |
getTable() |
com.mysema.codegen.model.Type |
getType() |
Copyright © 2007–2015 Querydsl. All rights reserved.