public class ConvertSnakeCaseToCamelCase extends Object
Constructor and Description |
---|
ConvertSnakeCaseToCamelCase() |
Modifier and Type | Method and Description |
---|---|
static EntityDef |
convert(EntityDef entity) |
static EntityRelationshipDef |
convert(EntityRelationshipDef entityRelationship) |
static FieldDef |
convert(FieldDef field) |
static IndexDef |
convert(IndexDef index) |
static IndexFieldDef |
convert(IndexFieldDef indexField) |
static SchemaDef |
convert(SchemaDef schema) |
public static EntityRelationshipDef convert(EntityRelationshipDef entityRelationship)
public static IndexFieldDef convert(IndexFieldDef indexField)
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.