WebObjects 5.4.2

com.webobjects.jdbcadaptor
Class OpenBasePlugIn.OpenBaseSynchronizationFactory.OpenBaseColumnDescription

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

public static class OpenBasePlugIn.OpenBaseSynchronizationFactory.OpenBaseColumnDescription
extends EOSchemaColumnDescription


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.EOSchemaColumnDescription
EmptyDescription
 
Fields inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions
KeyPathSeparator
 
Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding
NullValue
 
Constructor Summary
OpenBasePlugIn.OpenBaseSynchronizationFactory.OpenBaseColumnDescription()
           
 
Method Summary
 void takeValuesFromResultSet(ResultSet fetchResult)
           
 
Methods inherited from class com.webobjects.eoaccess.synchronization.EOSchemaColumnDescription
allowsNull, dataType, fieldsToString, internalDataType, isEmpty, scale, setAllowsNull, setDataType, setInternalDataType, setScale, setWidth, width
 
Methods inherited from class com.webobjects.eoaccess.synchronization.EOSchemaPropertyDescription
name, setName, 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.OpenBaseColumnDescription

public OpenBasePlugIn.OpenBaseSynchronizationFactory.OpenBaseColumnDescription()
Method Detail

takeValuesFromResultSet

public void takeValuesFromResultSet(ResultSet fetchResult)

Last updated June 2008

Copyright © 2000-2008 Apple Inc.