submarine.connectors.jdbc
Class JDBCBatch.CommentStatement

java.lang.Object
  |
  +--submarine.connectors.jdbc.JDBCBatch.Statement
        |
        +--submarine.connectors.jdbc.JDBCBatch.CommentStatement
Enclosing class:
JDBCBatch

public static class JDBCBatch.CommentStatement
extends JDBCBatch.Statement


Field Summary
private  java.lang.String comment
           
 
Fields inherited from class submarine.connectors.jdbc.JDBCBatch.Statement
exception, executed, isError, isResultSet, result
 
Constructor Summary
JDBCBatch.CommentStatement(java.lang.String comment)
           
 
Method Summary
 boolean execute(java.sql.Connection con)
           
 java.lang.String getRepresentation()
           
 
Methods inherited from class submarine.connectors.jdbc.JDBCBatch.Statement
getException, getXMLResult, isError, isExecuted, isResultSet
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

comment

private java.lang.String comment
Constructor Detail

JDBCBatch.CommentStatement

public JDBCBatch.CommentStatement(java.lang.String comment)
Method Detail

execute

public boolean execute(java.sql.Connection con)
Overrides:
execute in class JDBCBatch.Statement

getRepresentation

public java.lang.String getRepresentation()
Overrides:
getRepresentation in class JDBCBatch.Statement

Submarine project. free distribution of this software must include the opensource licence.
Guénolé de Cadoudal.