| Package | Description |
|---|---|
| org.flowable.form.engine.impl.persistence | |
| org.flowable.form.engine.impl.persistence.entity |
| Modifier and Type | Method and Description |
|---|---|
ResourceRef |
ResourceRefTypeHandler.getResult(CallableStatement cs,
int columnIndex) |
ResourceRef |
ResourceRefTypeHandler.getResult(ResultSet rs,
int columnIndex) |
ResourceRef |
ResourceRefTypeHandler.getResult(ResultSet rs,
String columnName) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceRefTypeHandler.setParameter(PreparedStatement ps,
int i,
ResourceRef parameter,
org.apache.ibatis.type.JdbcType jdbcType) |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceRef |
FormInstanceEntityImpl.resourceRef |
| Modifier and Type | Method and Description |
|---|---|
ResourceRef |
FormInstanceEntityImpl.getResourceRef() |
Copyright © 2019 Flowable. All rights reserved.