Class JsonbBlockDef

java.lang.Object
org.ehrbase.aql.sql.binding.JsonbBlockDef

public class JsonbBlockDef extends Object
Created by christian on 2/17/2017.
  • Constructor Details

    • JsonbBlockDef

      public JsonbBlockDef(String path, org.jooq.Field field, String jsonPathRoot)
  • Method Details

    • getPath

      public String getPath()
    • getField

      public org.jooq.Field getField()
    • getJsonPathRoot

      public String getJsonPathRoot()