org.jboss.dna.connector.jdbc
Class JdbcRepositoryLexicon

java.lang.Object
  extended by org.jboss.dna.connector.jdbc.JdbcRepositoryLexicon

public class JdbcRepositoryLexicon
extends Object

The namespace and property names used within a JdbcRepositorySource to store internal information.

Author:
Sergiy Litsenko

Nested Class Summary
static class JdbcRepositoryLexicon.Namespace
           
 
Field Summary
static Name CHILD_PATH_SEGMENT_LIST
           
static Name UUID
           
 
Constructor Summary
JdbcRepositoryLexicon()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHILD_PATH_SEGMENT_LIST

public static final Name CHILD_PATH_SEGMENT_LIST

UUID

public static final Name UUID
Constructor Detail

JdbcRepositoryLexicon

public JdbcRepositoryLexicon()


Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.