|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ojb.broker.platforms.PlatformFactory
public class PlatformFactory
this factory class is responsible to create Platform objects that define RDBMS platform specific behaviour.
| Constructor Summary | |
|---|---|
PlatformFactory()
|
|
| Method Summary | |
|---|---|
static Platform |
getPlatformFor(JdbcConnectionDescriptor jcd)
returns the Platform matching to the JdbcConnectionDescriptor jcd. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlatformFactory()
| Method Detail |
|---|
public static Platform getPlatformFor(JdbcConnectionDescriptor jcd)
jcd - the JdbcConnectionDescriptor defining the platform
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||