com.silverpeas.mydb.model
Class MyDBConnectionInfoPK
java.lang.Object
com.stratelia.webactiv.util.WAPrimaryKey
com.silverpeas.mydb.model.MyDBConnectionInfoPK
- All Implemented Interfaces:
- Serializable, Cloneable
public class MyDBConnectionInfoPK
- extends com.stratelia.webactiv.util.WAPrimaryKey
- implements Serializable
Primary key for a MyDB database connection.
- Author:
- Antoine HEDIN
- See Also:
- Serialized Form
Fields inherited from class com.stratelia.webactiv.util.WAPrimaryKey |
componentName, id, space |
Methods inherited from class com.stratelia.webactiv.util.WAPrimaryKey |
clone, getComponentName, getId, getInstanceId, getSpace, getSpaceId, getTableName, setComponentName, setId, setSpace, toString |
MyDBConnectionInfoPK
public MyDBConnectionInfoPK(String id)
MyDBConnectionInfoPK
public MyDBConnectionInfoPK(String id,
com.stratelia.webactiv.util.WAPrimaryKey pk)
MyDBConnectionInfoPK
public MyDBConnectionInfoPK(String id,
String space,
String componentName)
getRootTableName
public String getRootTableName()
- Overrides:
getRootTableName
in class com.stratelia.webactiv.util.WAPrimaryKey
getTableName
public String getTableName()
- Overrides:
getTableName
in class com.stratelia.webactiv.util.WAPrimaryKey
equals
public boolean equals(Object other)
- Specified by:
equals
in class com.stratelia.webactiv.util.WAPrimaryKey
hashCode
public int hashCode()
- Overrides:
hashCode
in class com.stratelia.webactiv.util.WAPrimaryKey
Copyright © 2016 Silverpeas. All Rights Reserved.