WebObjects 5.4.2

com.webobjects.jdbcadaptor
Class OpenBasePlugIn.OpenBaseSynchronizationFactory.OpenBaseIndexDescription

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

public static class OpenBasePlugIn.OpenBaseSynchronizationFactory.OpenBaseIndexDescription
extends EOSchemaIndexDescription


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.EOSchemaIndexDescription
EmptyDescription, EXPLICIT, PRIMARYKEY
 
Fields inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions
KeyPathSeparator
 
Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding
NullValue
 
Constructor Summary
OpenBasePlugIn.OpenBaseSynchronizationFactory.OpenBaseIndexDescription()
           
 
Method Summary
 void takeValuesFromResultSet(ResultSet fetchResult)
           
 
Methods inherited from class com.webobjects.eoaccess.synchronization.EOSchemaIndexDescription
fieldsToString, indexType, isEmpty, setIndexType
 
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.OpenBaseIndexDescription

public OpenBasePlugIn.OpenBaseSynchronizationFactory.OpenBaseIndexDescription()
Method Detail

takeValuesFromResultSet

public void takeValuesFromResultSet(ResultSet fetchResult)

Last updated June 2008

Copyright © 2000-2008 Apple Inc.