Uses of Class
org.flowable.idm.engine.impl.persistence.entity.ByteArrayRef
Packages that use ByteArrayRef
Package
Description
-
Uses of ByteArrayRef in org.flowable.idm.engine.impl.persistence
Methods in org.flowable.idm.engine.impl.persistence that return ByteArrayRefModifier and TypeMethodDescriptionByteArrayRefTypeHandler.getResult
(CallableStatement cs, int columnIndex) Methods in org.flowable.idm.engine.impl.persistence with parameters of type ByteArrayRefModifier and TypeMethodDescriptionvoid
ByteArrayRefTypeHandler.setParameter
(PreparedStatement ps, int i, ByteArrayRef parameter, org.apache.ibatis.type.JdbcType jdbcType) -
Uses of ByteArrayRef in org.flowable.idm.engine.impl.persistence.entity
Fields in org.flowable.idm.engine.impl.persistence.entity declared as ByteArrayRefMethods in org.flowable.idm.engine.impl.persistence.entity that return ByteArrayRefModifier and TypeMethodDescriptionUserEntity.getPictureByteArrayRef()
UserEntityImpl.getPictureByteArrayRef()