Hi Daniel,

to answer your questions:

1.
The implementation of Connection.prepareStatement() is responsible for caching 
the statements, so there is no need do do that in the client.

2.
Yes, your code looks good. There is an example in the 
empire-db-example-advanced project. See SampleAdvApp.commandParamsSample()

3.
This parameter has already been removed from the method. Please check if you 
are using the latest version or use the 2.4.5-SNAPSHOT.

Regards,
Rainer


from: [email protected] [mailto:[email protected]] Im Auftrag von 
Daniel Weidele
to: [email protected]
subject: DBDatabaseDriver:422 addStatementParam

The connection in DBDatabaseDriver:422 addStatementParam is not used.
DW

Reply via email to