You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method serializeDateTimeNorm is no longer an abstract method of AbstractSQLDBFunctionSymbolFactory, instead there is the method serializeDateTimeNormWithTZ which has to be overridden. Is there anything else needed besides changing the method name and TODO-SCAFFOLD comment?
The method
serializeDateTimeNorm
is no longer an abstract method ofAbstractSQLDBFunctionSymbolFactory
, instead there is the methodserializeDateTimeNormWithTZ
which has to be overridden. Is there anything else needed besides changing the method name and TODO-SCAFFOLD comment?dialect-factory-scaffolding/skeleton/db/rdb/src/main/java/it/unibz/inf/ontop/model/term/functionsymbol/db/impl/{pascalname}DBFunctionSymbolFactory.java
Line 134 in 0bf5631
The text was updated successfully, but these errors were encountered: