Tutorial
Using mdTypes [EN]
von MOD | Seite 11 von 12 |
mdPersistenceHelper
One of the downsides of creating tables and columns without any kind of manual work or reflection is, that all columns are saved as plain text (at the moment varchar(255)). To fix this issue, we can use the mdPersistenceHelper. Using this helper, you can pre-define all important column information and pass them to your persistence class.
As this class is still in development, you cannot really use them together with the persistence api. But stay tuned and post in the forum, if you're waiting for it! ;)
Zusätzliche Informationen und Funktionen | |||||||
---|---|---|---|---|---|---|---|
|