Class MySQLJsonPlatform

java.lang.Object
org.eclipse.persistence.json.JsonPlatform
org.eclipse.persistence.json.MySQLJsonPlatform
All Implemented Interfaces:
DatabaseJsonPlatform

public class MySQLJsonPlatform extends JsonPlatform
  • Constructor Details

    • MySQLJsonPlatform

      public MySQLJsonPlatform()
  • Method Details

    • updateFieldTypes

      public void updateFieldTypes(Hashtable<Class<?>,FieldTypeDefinition> fieldTypeMapping)
      Update the mapping of JSON class types to MySQL database types for the schema framework.
      Specified by:
      updateFieldTypes in interface DatabaseJsonPlatform
      Overrides:
      updateFieldTypes in class JsonPlatform
      Parameters:
      fieldTypeMapping - Map with mappings to be updated.
    • customParameterMarker

      public String customParameterMarker()
      MySQL specific custom JSON parameter marker.
      Returns:
      JSON parameter marker