Hi,

in order to solve 
https://issues.apache.org/jira/browse/TORQUE-290
I'd like to make org.apache.torque.criteria.PreparedStatementPart an interface
with the current PreparedStatementPart being renamed to 
PreparedStatementPartImpl
and an implementation of that interface.

As the class is in the package org.apache.torque.criteria,
this is a change in the public API of Torque.
My personal guess is that this change  will not affect many people as
the only reason this class was moved to the above package was because 
it is used in the implementation of the method Criteria.addJoin().

Does anybody object to that change ?

   Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org
For additional commands, e-mail: torque-dev-h...@db.apache.org

Reply via email to