Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-147

Adding new features to the SQL objectstore

    XMLWordPrintableJSON

Details

    Description

      • Provide several changes to current behaviour via the properties files (defaults shown):
        • Determine the maximum number of instances returned by a query
          isis.persistor.sql.maxinstances=100
        • Ability to disable version checking
          isis.persistor.sql.versioning=true
        • Ability to disable version checking on certain tables
          isis.persistor.sql.versioning.<tablename>=true
      • Cleanup on JdbcBinaryValueMapper failing when the value was null
      • Ability to override the default SQL storage type on a field
        isis.persistor.sql.automapper.type.<fieldname>=<new type>
      • Added more FieldMapping lookups to the installer. (e.g. both double.class and Double.class)
        • if only one is specified, the other is handled by JdbcGeneralValueMapper as a VARCHAR(65)!

      Attachments

        Activity

          People

            kevin-m Kevin Meyer
            kevin-m Kevin Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: