Index

Package: com.pavelvlasov.jsel.impl.sql

Interface PrimaryKey

extends com.pavelvlasov.xml.dom.DomSerializable

Methods
MethodDescription
public abstract String getKeyName( ) Accessor for KeyName
public abstract int getKeyValue( ) Accessor for KeyValue
public abstract void setKeyName( String ) Mutator for KeyName
public abstract void setKeyValue( int ) Mutator for KeyValue