The indicated method is not supported or not implemented in the JDBC driver for the Content Engine.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly JDBC_NOT_SUPPORTED_ERROR As ExceptionCode
C#
public static readonly ExceptionCode JDBC_NOT_SUPPORTED_ERROR
Visual C++
public:
static initonly ExceptionCode^ JDBC_NOT_SUPPORTED_ERROR
JavaScript
FileNet.Api.Exception.ExceptionCode.jdbC_NOT_SUPPORTED_ERROR

ToggleSee Also