Autoguid
(Replacing message template with parser tag)
No edit summary
Line 2: Line 2:
In PersistenceMapping - how things are represented in a database - AutoGuid represents a DB-generated Guid value.
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 -> forget about AutoGuid for now.
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:
Common types for attributes are the simple native types:
* [[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]]
* [[Double]]

Revision as of 05:08, 17 July 2024

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:

This page was edited 59 days ago on 07/17/2024. What links here