Mohammad Rezaei

Results 4 issues of Mohammad Rezaei

Reladomo should be initialized once at JVM startup. Some applications make the mistake of initializing multiple times. Prevent that, or at least warn very loudly.

enhancement

There is almost no utility for having a database object concrete class. Make it optional (via the class list options) and keep them if they exist.

enhancement

The following should have a plain (non-ant) version: MithraDbDefinitionGenerator DatabaseIndexValidator DatabaseTableValidator MaxLenValidator MithraObjectXmlGenerator NullableColumnValidator

enhancement

Using this: https://docs.microsoft.com/en-us/sql/connect/jdbc/using-bulk-copy-with-the-jdbc-driver The driver is open source, so the bulk loader implementation can be included in the main jar.

enhancement