Constant Field Values

Contents

io.github.*

  • io.github.mmm.entity.bean.sql.delete.Delete 
    Modifier and Type Constant Field Value
    public static final String NAME_DELETE "delete"
  • io.github.mmm.entity.bean.sql.insert.Insert 
    Modifier and Type Constant Field Value
    public static final String NAME_INSERT "insert"
  • io.github.mmm.entity.bean.sql.merge.Merge 
    Modifier and Type Constant Field Value
    public static final String NAME_MERGE "merge"
  • io.github.mmm.entity.bean.sql.upsert.Upsert 
    Modifier and Type Constant Field Value
    public static final String NAME_UPSERT "upsert"
  • io.github.mmm.entity.property.id.IdProperty<E> 
    Modifier and Type Constant Field Value
    public static final String NAME "Id"