scalation
package scalation
- Alphabetic
- By Inheritance
- scalation
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Value Members
- val BASE: String
- val DATA_DIR: String
- val LOG_DIR: String
- val MEM_MAPPED_DIR: String
- val SEP: String
- val SRC_DIR: String
- val SRC_SCALA_DIR: String
- val STORE_DIR: String
- def removeLast(s: String): String
- def setParallelism[A](n: Int)(block: ⇒ A): A
- val ⁄: String
-
object
PrimitiveType
The
PrimitiveType
object maintains the primitive type supported by the ScalaTion database module. -
object
PrimitiveTypeTest extends App
The
PrimitiveTypeTest
prints the zero objects and types for all primitive types.The
PrimitiveTypeTest
prints the zero objects and types for all primitive types. > runMain scalation.PrimitiveTypeTest