529 Commits (e71171e5204d89b0e6ec8ee107f55520a87c390e)
 

Autor SHA1 Mensaje Fecha
  James Ahlborn e71171e520 [maven-release-plugin] copy for tag jackcess-1.2.5 hace 12 años
  James Ahlborn 59d17a49c0 start adding some usage information in javadoc hace 12 años
  James Ahlborn 1dd198ece1 make table loading re-entrant; load ace table on first use hace 12 años
  James Ahlborn 0d3bcef76d fix svn props hace 12 años
  James Ahlborn d56c174aec small refactor to move type specific info into nested classes hace 13 años
  James Ahlborn 322d32d4be add Database.getSystemTableNames to enable retrieving the list of system/hidden tables hace 13 años
  James Ahlborn 599d2da23e add some methods to approximate table size hace 13 años
  James Ahlborn 150cf4f38b do not allow creation of table with unsupported column type hace 13 años
  James Ahlborn deb9e04ba9 Enable basic handling of unsupported data types as binary content. hace 13 años
  James Ahlborn 82caf7c825 add a few util methods related to indexes and joins hace 13 años
  James Ahlborn 69f4ea2454 Add the Joiner utility and some new methods to IndexCursor to make it easier to join tables using pre-defined (index backed) relationships. hace 13 años
  James Ahlborn d3ea113a92 try multiple classloaders when trying to load resources hace 13 años
  James Ahlborn dc77fd55be update parent pom hace 13 años
  James Ahlborn 5f93a558ae check for too many pk indexes on a table; add convenience method to TableBuilder for adding pk index hace 13 años
  James Ahlborn 6f4c1311f0 [maven-release-plugin] prepare for next development iteration hace 13 años
  James Ahlborn 3f0052f589 [maven-release-plugin] prepare release jackcess-1.2.4 hace 13 años
  James Ahlborn a2a38a7c28 cleanup properties hace 13 años
  James Ahlborn 55e246d2ae add 2010 to default test formats hace 13 años
  James Ahlborn 58497c428c prep for release hace 13 años
  James Ahlborn bb4ce1424c add Index.getReferencedIndex for retrieving the referenced index of a foreign key index hace 13 años
  James Ahlborn 7f8126d41f add description prop name hace 13 años
  James Ahlborn 36003393bd Access expects a row to be at least big enough to hold all fixed values, even if they are null. (fixes #3181334) hace 13 años
  James Ahlborn 955c6654b7 better handling of read-only indexes hace 13 años
  James Ahlborn 09a9f38092 require writeable index for system catalog hace 13 años
  James Ahlborn c10c32949f add 2010 unit tests hace 13 años
  James Ahlborn 4523f0e909 more tweaks to sort order reading in v1997; read code page info from db def page and v1997 text columns hace 13 años
  James Ahlborn 84f7c316af add convenience method for debugging hace 13 años
  James Ahlborn 748e2e8212 fix sort order reading in v1997; set col sort order to db default when writing (if unspecified) hace 13 años
  James Ahlborn e6f3acefd3 handle different versions of general sort order correctly hace 13 años
  James Ahlborn ba660e5bcc add empty 2010 db resource hace 13 años
  James Ahlborn d4c3d92452 add mostly functional support for access 2010 new general text sort order hace 13 años
  James Ahlborn e287fba735 slightly more compressed index codes file format hace 13 años
  James Ahlborn 68da7f6fc2 some index data handling refactoring for future support of the new text index encodding in 2010 hace 13 años
  James Ahlborn 72f50d3386 add method to grab default sort order hace 13 años
  James Ahlborn fbaa90e40a update todo list after recent changes hace 13 años
  James Ahlborn f96ce156f9 more comment updates hace 13 años
  James Ahlborn 6bd4a16a65 add some method use clarifaction docs. hace 13 años
  James Ahlborn 4423e6d443 fix usage map promotion test hace 13 años
  James Ahlborn 78f474c594 remove exec prop hace 13 años
  James Ahlborn e151147474 minor refactor hace 13 años
  James Ahlborn 57b0b6c06a update usage map test hace 13 años
  James Ahlborn f1cd07bf04 add support for reading properties blobs; add accessors to various database objects for retrieving their respective properties hace 13 años
  James Ahlborn 28f8e998fb minor cleanup hace 13 años
  James Ahlborn b45b32f4a3 fix test info hace 13 años
  James Ahlborn 55ef0b9902 fix writing index type value on index creation hace 13 años
  James Ahlborn 00a604c079 remove title/author/company hace 13 años
  James Ahlborn 797c0a377d add additional (unknown) flag when writing indexes hace 13 años
  James Ahlborn 87848aae42 make iterator work a little better, allow remove hace 13 años
  James Ahlborn 64e9887133 increase max size of memo/ole columns hace 13 años
  James Ahlborn 32a3d34bd2 add nominal support for access 2010, essentially read-only until the new text index sorting is worked out hace 13 años