| Package | Description |
|---|---|
| com.orientechnologies.orient.core.record |
| Modifier and Type | Field and Description |
|---|---|
protected ORecordFactoryManager.ORecordFactory[] |
ORecordFactoryManager.recordFactories |
| Modifier and Type | Method and Description |
|---|---|
protected ORecordFactoryManager.ORecordFactory |
ORecordFactoryManager.getFactory(byte iRecordType) |
| Modifier and Type | Method and Description |
|---|---|
void |
ORecordFactoryManager.declareRecordType(byte iByte,
String iName,
Class<? extends ORecord> iClass,
ORecordFactoryManager.ORecordFactory iFactory) |
Copyright © 2009–2025 OrientDB. All rights reserved.