oxygen.sql.schema.RowRepr.ProductRepr
 See theProductRepr companion object
  trait ProductRepr[A] extends RowRepr[A]
 
Attributes
- Companion
 - object
 - Graph
 - 
    
 - Supertypes
 - Self type
 - 
    ProductRepr[A]
 
Members list
Value members
Concrete methods
For all columns in this schema, prefix the column name with the given prefix.
For all columns in this schema, prefix the column name with the given prefix.
Attributes
- Definition Classes
 
For all columns in this schema, prefix the column name with the given prefix. Unless this schema is a product schema, in which case, no prefix will be added.
For all columns in this schema, prefix the column name with the given prefix. Unless this schema is a product schema, in which case, no prefix will be added.
Attributes
- Definition Classes
 
Abstract fields
In this article