Class SerialisedElementPCMapping


  • public class SerialisedElementPCMapping
    extends SerialisedPCMapping
    Mapping for a serialised persistable object being the element of a Collection.
    • Constructor Detail

      • SerialisedElementPCMapping

        public SerialisedElementPCMapping()
    • Method Detail

      • prepareColumnMapping

        protected void prepareColumnMapping()
        Method to prepare a column mapping for use in the datastore. This creates the column in the table.
        Overrides:
        prepareColumnMapping in class SingleFieldMapping