svn commit: r492858 - /db/ojb/branches/OJB_1_0_RELEASE/src/java/org/apache/ojb/broker/platforms/Platform.java

[email protected]
Newsgroups gmane.comp.jakarta.ojb.devel
Message-ID <[email protected]>
Author: arminw
Date: Thu Jan  4 18:24:48 2007
New Revision: 492858

URL: http://svn.apache.org/viewvc?view=rev&rev=492858
Log:
add new method

Modified:
    db/ojb/branches/OJB_1_0_RELEASE/src/java/org/apache/ojb/broker/platforms/Platform.java

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/java/org/apache/ojb/broker/platforms/Platform.java
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/java/org/apache/ojb/broker/platforms/Platform.java?view=diff&rev=492858&r1=492857&r2=492858
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/java/org/apache/ojb/broker/platforms/Platform.java (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/java/org/apache/ojb/broker/platforms/Platform.java Thu Jan  4 18:24:48 2007
@@ -300,6 +300,12 @@
     public String quoteName(String aString);
 
     /**
+     * Returns the "...FOR UPDATE" clause or will throw an
+     * exception if not supported by the database.
+     */
+    public String getSelectForUpdateClause() throws UnsupportedOperationException;
+
+    /**
      * Method specify how OJB have to handle LOB objects. Returns
      * <em>true</em> if the implementation updates a copy of the LOB
      * and <em>false</em> if updates are made directly to the LOB (more
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.