slick.jdbc.meta.MSchema
See theMSchema companion object case class MSchema(schema: String, catalog: Option[String]) A wrapper for a row in the ResultSet returned by DatabaseMetaData.getSchemas().
Attributes
- Companion:
- object
- Source:
- MSchema.scala
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Definition Classes
Any
- Source:
- MSchema.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product