Class JaninoRelMetadataProvider.NoHandler

All Implemented Interfaces:
Serializable
Enclosing class:
JaninoRelMetadataProvider

@Deprecated public static class JaninoRelMetadataProvider.NoHandler extends MetadataHandlerProvider.NoHandler
Deprecated.
Exception that indicates there there should be a handler for this class but there is not. The action is probably to re-generate the handler class. Use MetadataHandlerProvider.NoHandler instead.
See Also:
  • Constructor Details

    • NoHandler

      public NoHandler(Class<? extends RelNode> relClass)
      Deprecated.