|
Change Parameter Type binaryDataChunks : List<ORecordBytes> to binaryDataChunks : List<OBlob> in method protected OrientBlob(binaryDataChunks List<OBlob>) in class com.orientechnologies.orient.jdbc.OrientBlob |
From |
To |
|
Change Parameter Type byteArray : ORecordBytes to byteArray : OBlob in method public setByteArray(byteArray OBlob) : void in class com.orientechnologies.orient.test.domain.base.JavaCascadeDeleteTestClass |
From |
To |
|
Change Parameter Type record : ORecordBytes to record : OBlob in method protected sendORecordBinaryFileContent(iRequest OHttpRequest, iResponse OHttpResponse, iCode int, iReason String, iContentType String, record OBlob, iFileName String) : void in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetFileDownload |
From |
To |
|
Change Parameter Type binaryDataChunk : ORecordBytes to binaryDataChunk : OBlob in method protected OrientBlob(binaryDataChunk OBlob) in class com.orientechnologies.orient.jdbc.OrientBlob |
From |
To |
|
Change Parameter Type byteArray : ORecordBytes to byteArray : OBlob in method public setByteArray(byteArray OBlob) : void in class com.orientechnologies.orient.test.domain.base.JavaAttachDetachTestClass |
From |
To |
|
Change Parameter Type byteArray : ORecordBytes to byteArray : OBlob in method public setByteArray(byteArray OBlob) : void in class com.orientechnologies.orient.test.domain.base.JavaComplexTestClass |
From |
To |
|
Change Parameter Type byteArray : ORecordBytes to byteArray : OBlob in method public setByteArray(byteArray OBlob) : void in class com.orientechnologies.orient.test.domain.schemageneration.JavaTestSchemaGeneration |
From |
To |
|
Change Parameter Type content : ORecordBytes to content : OBlob in method public setContent(content OBlob) : void in class com.orientechnologies.orient.test.domain.base.Media |
From |
To |
|
Change Variable Type record : ORecordBytes to record : OBlob in method public testBasicCreateExternal() : void in class com.orientechnologies.orient.test.database.auto.BinaryTest |
From |
To |
|
Change Variable Type record : ORecordBytes to record : OBlob in method public parse(iRequest OHttpRequest, headers Map<String,String>, in OHttpMultipartContentInputStream, database ODatabaseDocument) : ORID in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartFileToRecordContentParser |
From |
To |
|
Change Variable Type record2 : ORecordBytes to record2 : OBlob in method public testTransactionOptimisticConcurrentException() : void in class com.orientechnologies.orient.test.database.auto.TransactionOptimisticTest |
From |
To |
|
Change Variable Type testRecord : ORecordBytes to testRecord : OBlob in method public testObjectDelete() : void in class com.orientechnologies.orient.test.database.auto.CRUDObjectPhysicalTest |
From |
To |
|
Change Variable Type testRecordBytes : ORecordBytes to testRecordBytes : OBlob in method public oidentifableFieldsTest() : void in class com.orientechnologies.orient.test.database.auto.CRUDObjectPhysicalTest |
From |
To |
|
Change Variable Type record1 : ORecordBytes to record1 : OBlob in method public testTransactionOptimisticCacheMgmt2Db() : void in class com.orientechnologies.orient.test.database.auto.TransactionOptimisticTest |
From |
To |
|
Change Variable Type ob : ORecordBytes to ob : OBlob in method public getBlob(columnLabel String) : Blob in class com.orientechnologies.orient.jdbc.OrientJdbcResultSet |
From |
To |
|
Change Variable Type recordBytes : ORecordBytes to recordBytes : OBlob in method public testTransactionOptimisticCommit() : void in class com.orientechnologies.orient.test.database.auto.TransactionOptimisticTest |
From |
To |
|
Change Variable Type recordChunk : ORecordBytes to recordChunk : OBlob in method private loadFile(database ODatabaseDocumentInternal, filePath String, bufferSize int) : List<ORID> in class com.orientechnologies.orient.jdbc.OrientDbCreationHelper |
From |
To |
|
Change Variable Type record1 : ORecordBytes to record1 : OBlob in method public testTransactionOptimisticConcurrentException() : void in class com.orientechnologies.orient.test.database.auto.TransactionOptimisticTest |
From |
To |
|
Change Variable Type record : ORecordBytes to record : OBlob in method public testTransactionOptimisticCacheMgmt1Db() : void in class com.orientechnologies.orient.test.database.auto.TransactionOptimisticTest |
From |
To |
|
Change Variable Type oRecordBytes : ORecordBytes to oRecordBytes : OBlob in method public oidentifableFieldsTest() : void in class com.orientechnologies.orient.test.database.auto.CRUDObjectPhysicalTest |
From |
To |
|
Change Variable Type record2 : ORecordBytes to record2 : OBlob in method public testTransactionOptimisticCacheMgmt2Db() : void in class com.orientechnologies.orient.test.database.auto.TransactionOptimisticTest |
From |
To |
|
Change Variable Type extRecord : ORecordBytes to extRecord : OBlob in method public fromStream(iDocument ODocument) : void in class com.orientechnologies.orient.test.domain.business.Account |
From |
To |
|
Change Variable Type record : ORecordBytes to record : OBlob in method public fromStream(iSource byte[], iRecord ORecord, iFields String[]) : ORecord in class com.orientechnologies.orient.core.serialization.serializer.record.ORecordSerializerRaw |
From |
To |
|
Change Variable Type coverThumbnail : ORecordBytes to coverThumbnail : OBlob in method public oRecordBytesFieldsTest() : void in class com.orientechnologies.orient.test.database.auto.CRUDObjectPhysicalTest |
From |
To |
|
Change Variable Type record : ORecordBytes to record : OBlob in method public loadRandomMixed() : void in class com.orientechnologies.orient.test.database.speed.LocalDocumentAndBinarySpeedTest |
From |
To |
|
Change Variable Type externalPhoto : ORecordBytes to externalPhoto : OBlob in method public toStream(iDocument ODocument) : void in class com.orientechnologies.orient.test.domain.business.Account |
From |
To |
|
Change Variable Type testRecordBytes : ORecordBytes to testRecordBytes : OBlob in method public oidentifableFieldsTest() : void in class com.orientechnologies.orient.test.database.auto.CRUDObjectPhysicalTestSchemaFull |
From |
To |
|
Change Variable Type record : ORecordBytes to record : OBlob in method public toString(iRecord ORecord, iOutput StringBuilder, iFormat String, iObjHandler OUserObject2RecordHandler, iOnlyDelta boolean, autoDetectCollectionType boolean) : StringBuilder in class com.orientechnologies.orient.core.serialization.serializer.record.string.ORecordSerializerJSON |
From |
To |
|
Change Variable Type oRecordBytes : ORecordBytes to oRecordBytes : OBlob in method public oidentifableFieldsTest() : void in class com.orientechnologies.orient.test.database.auto.CRUDObjectPhysicalTestSchemaFull |
From |
To |
|
Change Variable Type testRecord : ORecordBytes to testRecord : OBlob in method public testOrphanDelete() : void in class com.orientechnologies.orient.test.database.auto.CRUDObjectPhysicalTestSchemaFull |
From |
To |
|
Change Variable Type testRecord : ORecordBytes to testRecord : OBlob in method public testObjectDelete() : void in class com.orientechnologies.orient.test.database.auto.CRUDObjectPhysicalTestSchemaFull |
From |
To |
|
Change Variable Type testRecord : ORecordBytes to testRecord : OBlob in method public testOrphanDelete() : void in class com.orientechnologies.orient.test.database.auto.CRUDObjectPhysicalTest |
From |
To |
|
Change Variable Type record : ORecordBytes to record : OBlob in method private loadFile(database ODatabaseDocumentInternal, filePath String) : OBlob in class com.orientechnologies.orient.jdbc.OrientDbCreationHelper |
From |
To |
|
Change Variable Type rec : ORecordBytes to rec : OBlob in method private dumpRecordDetails() : void in class com.orientechnologies.orient.console.OConsoleDatabaseApp |
From |
To |
|
Change Variable Type recordBytes : ORecordBytes to recordBytes : OBlob in method public testTransactionOptimisticRollback() : void in class com.orientechnologies.orient.test.database.auto.TransactionOptimisticTest |
From |
To |
|
Change Variable Type binaryDataChunk : ORecordBytes to binaryDataChunk : OBlob in method protected OrientBlob(binaryDataChunks List<OBlob>) in class com.orientechnologies.orient.jdbc.OrientBlob |
From |
To |
|
Change Variable Type current : ORecordBytes to current : OBlob in method public setContent(content OBlob) : void in class com.orientechnologies.orient.test.domain.base.Media |
From |
To |
|
Change Variable Type coverThumbnail : ORecordBytes to coverThumbnail : OBlob in method public oRecordBytesFieldsTest() : void in class com.orientechnologies.orient.test.database.auto.CRUDObjectPhysicalTestSchemaFull |
From |
To |
|
Change Variable Type binaryRecordList : List<ORecordBytes> to binaryRecordList : List<OBlob> in method public getBlob(columnLabel String) : Blob in class com.orientechnologies.orient.jdbc.OrientJdbcResultSet |
From |
To |
|
Change Variable Type record : ORecordBytes to record : OBlob in method public testBasicReadExternal() : void in class com.orientechnologies.orient.test.database.auto.BinaryTest |
From |
To |