WebObjects 5.4.2

com.webobjects.jdbcadaptor
Class OpenBasePlugIn.OpenBaseSynchronizationFactory.OpenBaseTableDescription

java.lang.Object
  extended by com.webobjects.eoaccess.synchronization.EOSchemaPropertyDescription
      extended by com.webobjects.eoaccess.synchronization.EOSchemaTableDescription
          extended by com.webobjects.jdbcadaptor.OpenBasePlugIn.OpenBaseSynchronizationFactory.OpenBaseTableDescription
All Implemented Interfaces:
NSKeyValueCoding, NSKeyValueCodingAdditions
Enclosing class:
OpenBasePlugIn.OpenBaseSynchronizationFactory

public static class OpenBasePlugIn.OpenBaseSynchronizationFactory.OpenBaseTableDescription
extends EOSchemaTableDescription


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions
NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility
 
Nested classes/interfaces inherited from interface com.webobjects.foundation.NSKeyValueCoding
NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.MapImplementation, NSKeyValueCoding.Null, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.ValueAccessor
 
Field Summary
 
Fields inherited from class com.webobjects.eoaccess.synchronization.EOSchemaTableDescription
EmptyDescription
 
Fields inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions
KeyPathSeparator
 
Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding
NullValue
 
Constructor Summary
OpenBasePlugIn.OpenBaseSynchronizationFactory.OpenBaseTableDescription()
           
 
Method Summary
 void setName(String value)
          Sets the name of this property
 void takeValuesFromResultSet(ResultSet fetchResult)
           
 
Methods inherited from class com.webobjects.eoaccess.synchronization.EOSchemaTableDescription
addToColumns, addToForeignKeyConstraints, addToIndexes, columnIterator, columns, fieldsToString, foreignKeyConstraintIterator, foreignKeyConstraints, getColumnByName, getForeignKeyConstraintByName, getIndexByName, indexes, indexIterator, isEmpty, newColumnDescription, newForeignKeyConstraintDescription, newIndexDescription, removeFromColumns, removeFromForeignKeyConstraints, removeFromIndexes
 
Methods inherited from class com.webobjects.eoaccess.synchronization.EOSchemaPropertyDescription
name, takeValueForKey, takeValueForKeyPath, toString, valueForKey, valueForKeyPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OpenBasePlugIn.OpenBaseSynchronizationFactory.OpenBaseTableDescription

public OpenBasePlugIn.OpenBaseSynchronizationFactory.OpenBaseTableDescription()
Method Detail

setName

public void setName(String value)
Description copied from class: EOSchemaPropertyDescription
Sets the name of this property

Overrides:
setName in class EOSchemaPropertyDescription
Parameters:
value - name of this property

takeValuesFromResultSet

public void takeValuesFromResultSet(ResultSet fetchResult)

Last updated June 2008

Copyright © 2000-2008 Apple Inc.