|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.torque.engine.platform.PlatformFactory
public class PlatformFactory
Factory class responsible to create Platform objects that define RDBMS platform specific behaviour.
| Constructor Summary | |
|---|---|
PlatformFactory()
|
|
| Method Summary | |
|---|---|
static Platform |
getPlatformFor(java.lang.String dbms)
Returns the Platform for a platform name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlatformFactory()
| Method Detail |
|---|
public static Platform getPlatformFor(java.lang.String dbms)
dbms - name of the platform
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||