com.mysema.query.sql.support
Class PrimaryKeyData
java.lang.Object
com.mysema.query.sql.support.PrimaryKeyData
public class PrimaryKeyData
- extends Object
- Author:
- tiwe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrimaryKeyData
public PrimaryKeyData(String name)
PrimaryKeyData
public PrimaryKeyData(String name,
String[] c)
add
public void add(String column)
getName
public String getName()
getColumns
public List<String> getColumns()
Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.