|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbutler.util.Tuple
butler.sql.record.PrimaryKeyTuple
public class PrimaryKeyTuple
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class butler.util.Tuple |
|---|
butler.util.Tuple.Parser |
| Constructor Summary | |
|---|---|
PrimaryKeyTuple(PrimaryKeyTuple tuple)
|
|
PrimaryKeyTuple(Table table)
|
|
PrimaryKeyTuple(Table table,
butler.util.Tuple tuple)
|
|
| Method Summary | |
|---|---|
Table |
getTable()
|
| Methods inherited from class butler.util.Tuple |
|---|
add, compareTo, elementAt, equals, hashCode, hasNullValues, parseTuple, setValueAt, size, toList, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PrimaryKeyTuple(Table table)
throws java.lang.Exception
java.lang.Exception
public PrimaryKeyTuple(Table table,
butler.util.Tuple tuple)
throws java.lang.Exception
java.lang.Exceptionpublic PrimaryKeyTuple(PrimaryKeyTuple tuple)
| Method Detail |
|---|
public Table getTable()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||