Method: ActiveOrient::API#database

Defined in:
lib/jdbc.rb,
lib/java-api.rb

#databaseObject (readonly)

Used to read the working database



19
20
21
# File 'lib/jdbc.rb', line 19

def database
  @database
end