ArrayRepr
 oxygen.sql.schema.RowRepr.ArrayRepr
Attributes
- Graph
 - 
    
 - Supertypes
 - 
    trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
 
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
 
Inherited methods
Attributes
- Inherited from:
 - RowRepr
 
Attributes
- Inherited from:
 - Product
 
Attributes
- Inherited from:
 - Product
 
Attributes
- Inherited from:
 - RowRepr
 
Attributes
- Inherited from:
 - RowRepr
 
Attributes
- Inherited from:
 - RowRepr
 
            final def transformOrFail[B](ab: ArraySeq[A] => Either[String, B], ba: B => ArraySeq[A]): RowRepr[B]
           
          Attributes
- Inherited from:
 - RowRepr
 
Attributes
- Inherited from:
 - RowRepr
 
Attributes
- Inherited from:
 - RowRepr
 
Concrete fields
In this article