Package | Description |
---|---|
org.activiti.engine.impl.persistence | |
org.activiti.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 |
VariableInstanceEntity.byteArrayRef |
protected ByteArrayRef |
HistoricVariableInstanceEntity.byteArrayRef |
protected ByteArrayRef |
HistoricDetailVariableInstanceUpdateEntity.byteArrayRef |
protected ByteArrayRef |
JobEntity.exceptionByteArrayRef |
protected ByteArrayRef |
UserEntity.pictureByteArrayRef |
Copyright © 2016 Alfresco. All rights reserved.