org.modeshape.connector.store.jpa
Class JpaSource.Models
java.lang.Object
org.modeshape.connector.store.jpa.JpaSource.Models
- Enclosing class:
- JpaSource
public static class JpaSource.Models
- extends Object
This source is capable of using different database schemas
- Author:
- Randall Hauch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIMPLE
public static final Model SIMPLE
ALL
public static final Collection<Model> ALL
DEFAULT
public static final Model DEFAULT
JpaSource.Models
public JpaSource.Models()
addModel
public static boolean addModel(Model model)
getModel
public static Model getModel(String name)
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.