package stores
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
case class
FileStore(fb: FileBackend, cng: ColumnNameGenerator, writeHeaderOnCreate: Boolean = true) extends Store with Product with Serializable
Created with IntelliJ IDEA.
Created with IntelliJ IDEA. User: masinoa Date: 5/10/13 Time: 1:08 PM
- class RegisterAs extends AnyRef
-
class
RegisterAsPre extends AnyRef
Created by IntelliJ IDEA.
Created by IntelliJ IDEA. User: masinoa Date: 1/14/12 Time: 3:57 PM To change this template use File | Settings | File Templates.
-
class
SqlDb extends Store
Created by IntelliJ IDEA.
Created by IntelliJ IDEA. User: masinoa Date: 12/28/11 Time: 8:48 AM To change this template use File | Settings | File Templates.
-
trait
Store extends AnyRef
Created by IntelliJ IDEA.
Created by IntelliJ IDEA. User: masinoa Date: 12/28/11 Time: 8:43 AM To change this template use File | Settings | File Templates.