Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.2 Online Documentation (MoTW) Revision 3

RealSQLDatabaseMetaData (RealSQL-JDBC) (database.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

RealSQLDatabaseMetaData

The RealSQLDatabaseMetaData  class provides information about the database on a given connection. For example, the client can call the getUserName()  method to retrieve the username as known to the database and can call the getTables()  method to retrieve information about the  tables in the database's SQL catalog.

RealityV15.2Revision 3Comment on this topic