Autoguid
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
* [[Documentation:String|String]] (size limited in DB) | * [[Documentation:String|String]] (size limited in DB) | ||
* Text (Text in DB - no size limit) | * Text (Text in DB - no size limit) | ||
* [[Double]] | * [[Documentation:Double|Double]] | ||
* [[Decimal]] | * [[Documentation:Decimal|Decimal]] | ||
* [[Integer]] | * [[Documentation:Integer|Integer]] | ||
* [[Documentation:DateTime|DateTime]] | * [[Documentation:DateTime|DateTime]] | ||
* [[Documentation:Boolean|Boolean]] | * [[Documentation:Boolean|Boolean]] |
Latest revision as of 05:01, 22 January 2025
This page was created by Henrik on 2018-01-16. Last edited by Stephanie on 2025-01-22.
In PersistenceMapping - how things are represented in a database - AutoGuid represents a DB-generated Guid value.
If you are currently new to MDriven, you will probably not be interested in overriding persistence mapping just yet -> focus on something else and leave AutoGuid for now.
Common types for attributes are the simple native types: