Skip to main content
Skip table of contents

t_CompositeMapping_PersistenceMapping_FileStorageMapping

FileStorageMapping

Properties

data : identifier

The attribute name that is mapped to the contents of the file.

Valid values based on“string”.
:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*

Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.

keyGenerator : componentName

The key generator component to use for generating names for files as they are persisted.

Example


KeyGenerator.GUIDGen

Valid values based on“string”.
:?[\p{L}_][\p{L}\p{N}_]*((:|\.)[\p{L}_][\p{L}\p{N}_]*)*
name : identifier

The attribute name that is mapped to the file name.

Valid values based on“string”.
:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*

Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.

Parents

  • t_CompositeMapping_PersistenceMapping - A persistence mapping specifies how instances are persisted in a given data source. The type of the specified data source determines the mapping structure.

Parent topic: t_CompositeMapping_PersistenceMapping

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.