| Package | Description |
|---|---|
| org.flowable.eventregistry.impl.persistence |
| 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) |
Copyright © 2020 Flowable. All rights reserved.