public class NetDB_DHCPoption extends NetDB_Record
| Constructor and Description |
|---|
NetDB_DHCPoption(Datastore datastore) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(java.lang.String transaction_name,
java.sql.Timestamp p_lock,
java.lang.Long p_record_id,
java.lang.String p_record_type,
java.lang.Long p_option_id,
java.lang.String p_value)
This method requests that the corresponding stored procedure be executed.
|
void |
add(java.lang.String transaction_name,
java.sql.Timestamp p_lock,
java.lang.Long p_record_id,
java.lang.String p_record_type,
java.lang.Long p_option_id,
java.lang.String p_option_label,
java.lang.String p_value)
This method requests that the corresponding stored procedure be executed.
|
void |
add(java.lang.String transaction_name,
java.sql.Timestamp p_lock,
java.lang.Long p_record_id,
java.lang.String p_record_type,
java.lang.String p_option_label,
java.lang.String p_value)
This method requests that the corresponding stored procedure be executed.
|
void |
delete(java.lang.String transaction_name,
java.lang.Long p_option_id)
This method requests that the corresponding stored procedure be executed.
|
java.lang.String |
handle(java.lang.String transaction_name,
java.lang.Long p_option_id)
This method requests that the corresponding stored procedure be executed.
|
java.util.Hashtable |
insert(java.lang.String transaction_name,
java.lang.String p_label,
java.lang.String p_datatype)
This method requests that the corresponding stored procedure be executed.
|
java.util.Hashtable |
insert(java.lang.String transaction_name,
java.lang.String p_label,
java.lang.String p_datatype,
java.lang.String p_type)
This method requests that the corresponding stored procedure be executed.
|
java.util.Hashtable |
list(java.lang.String transaction_name)
This method requests that the corresponding stored procedure be executed.
|
void |
remove(java.lang.String transaction_name,
java.sql.Timestamp p_lock,
java.lang.Long p_record_id,
java.lang.String p_record_type,
java.lang.Long p_option_id)
This method requests that the corresponding stored procedure be executed.
|
void |
remove(java.lang.String transaction_name,
java.sql.Timestamp p_lock,
java.lang.Long p_record_id,
java.lang.String p_record_type,
java.lang.Long p_option_id,
java.lang.String p_option_label)
This method requests that the corresponding stored procedure be executed.
|
void |
remove(java.lang.String transaction_name,
java.sql.Timestamp p_lock,
java.lang.Long p_record_id,
java.lang.String p_record_type,
java.lang.String p_option_label)
This method requests that the corresponding stored procedure be executed.
|
void |
update(java.lang.String transaction_name,
java.lang.Long p_option_id,
java.lang.String p_label_new,
java.lang.String p_datatype)
This method requests that the corresponding stored procedure be executed.
|
void |
update(java.lang.String transaction_name,
java.lang.Long p_option_id,
java.lang.String p_label_new,
java.lang.String p_datatype,
java.lang.String p_type)
This method requests that the corresponding stored procedure be executed.
|
java.lang.Long |
verify_or_die(java.lang.String transaction_name,
java.lang.Long p_option_id)
This method requests that the corresponding stored procedure be executed.
|
java.lang.Long |
verify_or_die(java.lang.String transaction_name,
java.lang.Long p_option_id,
java.lang.String p_label)
This method requests that the corresponding stored procedure be executed.
|
java.lang.Long |
verify_or_die(java.lang.String transaction_name,
java.lang.String p_label)
This method requests that the corresponding stored procedure be executed.
|
datastore, datastore, extract_boolean_return, extract_long_return, extract_string_return, extract_timestamp_returnbackup_logger, backup_logger, default_logger, default_logger, entered, entered, entered, exited, exited, exited, get_method_name, log_enter_exit, log_message, logger, loggerpublic NetDB_DHCPoption(Datastore datastore)
public void add(java.lang.String transaction_name,
java.sql.Timestamp p_lock,
java.lang.Long p_record_id,
java.lang.String p_record_type,
java.lang.Long p_option_id,
java.lang.String p_option_label,
java.lang.String p_value)
throws java.lang.Exception,
No_Datastore_Defined
java.lang.ExceptionNo_Datastore_Definedpublic void add(java.lang.String transaction_name,
java.sql.Timestamp p_lock,
java.lang.Long p_record_id,
java.lang.String p_record_type,
java.lang.String p_option_label,
java.lang.String p_value)
throws java.lang.Exception,
No_Datastore_Defined
java.lang.ExceptionNo_Datastore_Definedpublic void add(java.lang.String transaction_name,
java.sql.Timestamp p_lock,
java.lang.Long p_record_id,
java.lang.String p_record_type,
java.lang.Long p_option_id,
java.lang.String p_value)
throws java.lang.Exception,
No_Datastore_Defined
java.lang.ExceptionNo_Datastore_Definedpublic void delete(java.lang.String transaction_name,
java.lang.Long p_option_id)
throws java.lang.Exception,
No_Datastore_Defined
java.lang.ExceptionNo_Datastore_Definedpublic java.lang.String handle(java.lang.String transaction_name,
java.lang.Long p_option_id)
throws java.lang.Exception,
No_Datastore_Defined
java.lang.ExceptionNo_Datastore_Definedpublic java.util.Hashtable insert(java.lang.String transaction_name,
java.lang.String p_label,
java.lang.String p_datatype,
java.lang.String p_type)
throws java.lang.Exception,
No_Datastore_Defined
java.lang.ExceptionNo_Datastore_Definedpublic java.util.Hashtable insert(java.lang.String transaction_name,
java.lang.String p_label,
java.lang.String p_datatype)
throws java.lang.Exception,
No_Datastore_Defined
java.lang.ExceptionNo_Datastore_Definedpublic java.util.Hashtable list(java.lang.String transaction_name)
throws java.lang.Exception,
No_Datastore_Defined
java.lang.ExceptionNo_Datastore_Definedpublic void remove(java.lang.String transaction_name,
java.sql.Timestamp p_lock,
java.lang.Long p_record_id,
java.lang.String p_record_type,
java.lang.Long p_option_id,
java.lang.String p_option_label)
throws java.lang.Exception,
No_Datastore_Defined
java.lang.ExceptionNo_Datastore_Definedpublic void remove(java.lang.String transaction_name,
java.sql.Timestamp p_lock,
java.lang.Long p_record_id,
java.lang.String p_record_type,
java.lang.String p_option_label)
throws java.lang.Exception,
No_Datastore_Defined
java.lang.ExceptionNo_Datastore_Definedpublic void remove(java.lang.String transaction_name,
java.sql.Timestamp p_lock,
java.lang.Long p_record_id,
java.lang.String p_record_type,
java.lang.Long p_option_id)
throws java.lang.Exception,
No_Datastore_Defined
java.lang.ExceptionNo_Datastore_Definedpublic void update(java.lang.String transaction_name,
java.lang.Long p_option_id,
java.lang.String p_label_new,
java.lang.String p_datatype,
java.lang.String p_type)
throws java.lang.Exception,
No_Datastore_Defined
java.lang.ExceptionNo_Datastore_Definedpublic void update(java.lang.String transaction_name,
java.lang.Long p_option_id,
java.lang.String p_label_new,
java.lang.String p_datatype)
throws java.lang.Exception,
No_Datastore_Defined
java.lang.ExceptionNo_Datastore_Definedpublic java.lang.Long verify_or_die(java.lang.String transaction_name,
java.lang.Long p_option_id,
java.lang.String p_label)
throws java.lang.Exception,
No_Datastore_Defined
java.lang.ExceptionNo_Datastore_Definedpublic java.lang.Long verify_or_die(java.lang.String transaction_name,
java.lang.String p_label)
throws java.lang.Exception,
No_Datastore_Defined
java.lang.ExceptionNo_Datastore_Definedpublic java.lang.Long verify_or_die(java.lang.String transaction_name,
java.lang.Long p_option_id)
throws java.lang.Exception,
No_Datastore_Defined
java.lang.ExceptionNo_Datastore_Defined