rjw.dc.core
Class Repository

java.lang.Object
  |
  +--rjw.dc.core.Repository

public final class Repository
extends java.lang.Object

Holder of static data

Since:
1.3
Version:
DC0.50
Author:
Robert-Jan van der Waals

Nested Class Summary
static class Repository.collections
           
static class Repository.dataBase
           
static class Repository.datatypes
           
static class Repository.files
           
static class Repository.operators
           
static class Repository.settings
           
static class Repository.sql
           
 
Constructor Summary
Repository()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Repository

public Repository()