All Implemented Interfaces:
Map.Entry

public class TypeMapping extends TypedAssociation

Purpose: Used to define object-type converter object->data values mapping. This is used for the deployment XML mapping.

Since:
OracleAS TopLink 10g (10.0.3)
  • Constructor Details

    • TypeMapping

      public TypeMapping()
      Default constructor.
    • TypeMapping

      public TypeMapping(Object key, Object value)
      Create an association.