shark

Undocumented in source.

Modules

database
module shark.database
Undocumented in source.
entity
module shark.entity
Undocumented in source.
impl
module shark.impl
sql
module shark.sql
Undocumented in source.
test
module shark.test
Undocumented in source.
util
module shark.util
Undocumented in source.

Members

Imports

AutoIncrement (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
Binary (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
Blob (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
Bool (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
Byte (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
Char (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
Clob (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
Database (from shark.database)
public import shark.database : Database, DatabaseException;
Undocumented in source.
DatabaseException (from shark.database)
public import shark.database : Database, DatabaseException;
Undocumented in source.
Date (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
DateTime (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
Double (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
Entity (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
Float (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
Integer (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
Length (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
Long (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
MysqlDatabase (from shark.impl.mysql)
public import shark.impl.mysql : MysqlDatabase;
Undocumented in source.
Name (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
NotNull (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
PostgresqlDatabase (from shark.impl.postgresql)
public import shark.impl.postgresql : PostgresqlDatabase;
Undocumented in source.
PrimaryKey (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
Short (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
String (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.
Unique (from shark.entity)
public import shark.entity : Entity, Bool, Byte, Short, Integer, Long, Float, Double, Char, String, Binary, Clob, Blob, Date, DateTime, Name, PrimaryKey, AutoIncrement, NotNull, Unique, Length;
Undocumented in source.

Meta