summaryrefslogtreecommitdiff
path: root/src/main/java/com/amazon/carbonado/repo/jdbc/OracleSupportStrategy.java
AgeCommit message (Expand)Author
2012-03-04Prepare release 1.2.3Brian S. O'Neill
2010-03-14Update copyright.Brian S. O'Neill
2008-12-11Limit direct CLOB updates to 1000 characters.Brian S. O'Neill
2008-05-06Code cleanup: add @Override annotations, remove unused imports, remove dead c...Brian S. O'Neill
2008-04-14Fix Oracle slice fetch.Brian S. O'Neill
2008-04-14Support query fetch limits.Brian S. O'Neill
2007-06-14Fixed bug which prevented updating Oracle BLOB of length 2000 to 4000.Brian S. O'Neill
2007-03-28Merged 1.2-dev to trunk.Brian S. O'Neill
2006-11-14Properly convert null LOBs.Brian S. O'Neill
2006-10-08Folded in projects that have no special dependencies.Brian S. O'Neill