public class PrimaryKeyData extends Object
| Constructor and Description | 
|---|
| PrimaryKeyData(String name) | 
| PrimaryKeyData(String name,
              String[] c) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | add(String column) | 
| List<String> | getColumns() | 
| String | getName() | 
Copyright © 2007–2015 Querydsl. All rights reserved.