openlsd.database.session.LSDDbExecutePrepStatement Class Reference

Inheritance diagram for openlsd.database.session.LSDDbExecutePrepStatement:

Inheritance graph
[legend]
Collaboration diagram for openlsd.database.session.LSDDbExecutePrepStatement:

Collaboration graph
[legend]

List of all members.


Detailed Description

Enable to run a specific statement returning a Long in a new thread.

Author:
Frederic BREGIER LGPL 2007

Public Member Functions

 LSDDbExecutePrepStatement (LSDDbPreparedStatement prepstmt)
Long call () throws Exception

Private Attributes

LSDDbPreparedStatement prepstmt = null

Constructor & Destructor Documentation

openlsd.database.session.LSDDbExecutePrepStatement.LSDDbExecutePrepStatement ( LSDDbPreparedStatement  prepstmt  ) 

Constructor

Parameters:
prepstmt 


Member Function Documentation

Long openlsd.database.session.LSDDbExecutePrepStatement.call (  )  throws Exception

See also:
java.util.concurrent.Callable.call()


Member Data Documentation

Correponsing preparestatement to execute


The documentation for this class was generated from the following file: