WebObjects 5.4.2

com.webobjects.jdbcadaptor
Class FrontbasePlugIn.FrontbaseSynchronizationFactory.FrontbaseTableDescription

java.lang.Object
  extended by com.webobjects.eoaccess.synchronization.EOSchemaPropertyDescription
      extended by com.webobjects.eoaccess.synchronization.EOSchemaTableDescription
          extended by com.webobjects.jdbcadaptor.FrontbasePlugIn.FrontbaseSynchronizationFactory.FrontbaseTableDescription
All Implemented Interfaces:
NSKeyValueCoding, NSKeyValueCodingAdditions
Enclosing class:
FrontbasePlugIn.FrontbaseSynchronizationFactory

public static class FrontbasePlugIn.FrontbaseSynchronizationFactory.FrontbaseTableDescription
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
FrontbasePlugIn.FrontbaseSynchronizationFactory.FrontbaseTableDescription()
           
 
Method Summary
 void takeValuesFromDictionary(NSDictionary 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, 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

FrontbasePlugIn.FrontbaseSynchronizationFactory.FrontbaseTableDescription

public FrontbasePlugIn.FrontbaseSynchronizationFactory.FrontbaseTableDescription()
Method Detail

takeValuesFromDictionary

public void takeValuesFromDictionary(NSDictionary fetchResult)

Last updated June 2008

Copyright © 2000-2008 Apple Inc.