Hi - there could very well be a very simple response to this question, so let's hope...
We are using a number of properties that are set on the database configuration in server.properties for which I am unable to find documentation. I do see references to these properties in forum posts made by colleagues of mine, and to which you have responded (including acknowledging some of these properties, as well as agreeing to add new ones). However, I'm unable to find formal mention of them anywhere in your Javadoc (except for defaultDateTimeFormatWithMilliseconds which is mentioned in the documentation of DataSourceField.storeMilliseconds).
Can you please point me to where I will find the relevant documentation for:
Regards,
Gary O'Donnell
We are using a number of properties that are set on the database configuration in server.properties for which I am unable to find documentation. I do see references to these properties in forum posts made by colleagues of mine, and to which you have responded (including acknowledging some of these properties, as well as agreeing to add new ones). However, I'm unable to find formal mention of them anywhere in your Javadoc (except for defaultDateTimeFormatWithMilliseconds which is mentioned in the documentation of DataSourceField.storeMilliseconds).
Can you please point me to where I will find the relevant documentation for:
- sql.[dbname].autoJoinTransactions
- sql.[dbname].defaultDateType
- sql.[dbname].defaultDateFormat
- sql.[dbname].defaultDateTimeFormat
- sql.[dbname].defaultDateTimeFormatWithMilliseconds
- sql.[dbname].trimTextFields
- sql.[dbname].naming
Regards,
Gary O'Donnell
Comment