# File lib/jdbc_adapter/jdbc_derby.rb, line 370
def
tables
@connection
.
tables
(
nil
,
derby_schema
)
end