| Package | Description |
|---|---|
| org.flowable.idm.engine.impl.persistence | |
| org.flowable.idm.engine.impl.persistence.entity |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayRef |
ByteArrayRefTypeHandler.getResult(CallableStatement cs,
int columnIndex) |
ByteArrayRef |
ByteArrayRefTypeHandler.getResult(ResultSet rs,
int columnIndex) |
ByteArrayRef |
ByteArrayRefTypeHandler.getResult(ResultSet rs,
String columnName) |
| Modifier and Type | Method and Description |
|---|---|
void |
ByteArrayRefTypeHandler.setParameter(PreparedStatement ps,
int i,
ByteArrayRef parameter,
org.apache.ibatis.type.JdbcType jdbcType) |
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayRef |
UserEntityImpl.pictureByteArrayRef |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayRef |
UserEntityImpl.getPictureByteArrayRef() |
ByteArrayRef |
UserEntity.getPictureByteArrayRef() |
Copyright © 2017 Flowable. All rights reserved.