Package com.manticore.h2
Class PrimaryKey
- java.lang.Object
-
- com.manticore.h2.PrimaryKey
-
public class PrimaryKey extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PrimaryKey(java.lang.String tableCatalog, java.lang.String tableSchema, java.lang.String tableName, java.lang.String primaryKeyName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()
-