|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface to generate EUID values.
| Method Summary | |
int |
getEUIDLength()
Get the EUID length |
java.lang.String |
getNextEUID(java.sql.Connection con)
Generate the next EUID |
void |
setParameter(java.lang.String parameterName,
java.lang.Object value)
Parameters of the euid generator represented in the configuration XML file are set using this method. |
| Method Detail |
public int getEUIDLength()
public java.lang.String getNextEUID(java.sql.Connection con)
throws SEQException
SEQException - an error occurred
public void setParameter(java.lang.String parameterName,
java.lang.Object value)
throws SEQException
parameterName - parametervalue - parameter value
SEQException - An error occurred
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Sun Microsystems, Inc.