Libraries
»
active-orient
(0.80)
»
Index
»
ActiveOrient
»
API
»
#database
Method: ActiveOrient::API#database
Defined in:
lib/jdbc.rb
,
lib/java-api.rb
#
database
⇒
Object
(readonly)
Used to read the working database
19 20 21
# File 'lib/jdbc.rb', line 19
def
database
@database
end