Class SerialisedKeyPCMapping


  • public class SerialisedKeyPCMapping
    extends SerialisedPCMapping
    Mapping for a serialised persistable object being the key of a Map.
    • Constructor Detail

      • SerialisedKeyPCMapping

        public SerialisedKeyPCMapping()
    • 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