JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.orientechnologies.orient.core.record
Interface ORecordStringable
public interface
ORecordStringable
Generic record representation without a schema definition. The object can be reused across call to the database.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
value
()
ORecordStringable
value
(
String
iValue)
Method Details
value
String
value
()
value
ORecordStringable
value
(
String
iValue)