Uses of Interface
edu.internet2.middleware.grouperClient.jdbc.GcBoundDataConversion
Packages that use GcBoundDataConversion
-
Uses of GcBoundDataConversion in edu.internet2.middleware.grouperClient.jdbc
Classes in edu.internet2.middleware.grouperClient.jdbc that implement GcBoundDataConversionModifier and TypeClassDescriptionclassThis is our implementation of a helper to convert data to and from Oracle.Methods in edu.internet2.middleware.grouperClient.jdbc with parameters of type GcBoundDataConversionModifier and TypeMethodDescriptionstatic voidGcCaseIgnoreHashMap.loadBoundDataConversion(GcBoundDataConversion _boundDataConversion) This is the helper to convert data to and from Oracle, which has a default of BoundDataConversionImpl.static voidGcDbAccess.loadBoundDataConversion(GcBoundDataConversion _boundDataConversion) This is the helper to convert data to and from Oracle, which has a default of BoundDataConversionImpl.