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 |
VariableInstanceEntityImpl.byteArrayRef |
protected ByteArrayRef |
HistoricVariableInstanceEntityImpl.byteArrayRef |
protected ByteArrayRef |
HistoricDetailVariableInstanceUpdateEntityImpl.byteArrayRef |
protected ByteArrayRef |
JobEntityImpl.exceptionByteArrayRef |
protected ByteArrayRef |
UserEntityImpl.pictureByteArrayRef |
Modifier and Type | Method and Description |
---|---|
ByteArrayRef |
VariableInstanceEntityImpl.getByteArrayRef() |
ByteArrayRef |
VariableInstanceEntity.getByteArrayRef() |
ByteArrayRef |
HistoricVariableInstanceEntityImpl.getByteArrayRef() |
ByteArrayRef |
HistoricVariableInstanceEntity.getByteArrayRef() |
ByteArrayRef |
HistoricDetailVariableInstanceUpdateEntityImpl.getByteArrayRef() |
ByteArrayRef |
HistoricDetailVariableInstanceUpdateEntity.getByteArrayRef() |
ByteArrayRef |
JobEntityImpl.getExceptionByteArrayRef() |
ByteArrayRef |
JobEntity.getExceptionByteArrayRef() |
ByteArrayRef |
UserEntityImpl.getPictureByteArrayRef() |
ByteArrayRef |
UserEntity.getPictureByteArrayRef() |
Copyright © 2015 Alfresco. All rights reserved.