Package org.ehrbase.aql.sql.binding
Interface I_SelectBinder
-
- All Known Implementing Classes:
SelectBinder
public interface I_SelectBinderCreated by christian on 3/12/2018.
-
-
Field Summary
Fields Modifier and Type Field Description static StringCOMPOSITION_UIDstatic StringDATA
-
-
-
Field Detail
-
DATA
static final String DATA
- See Also:
- Constant Field Values
-
COMPOSITION_UID
static final String COMPOSITION_UID
- See Also:
- Constant Field Values
-
-