4647484950515253545556
//add it to the oracle data warehouse dw.addDimension(timeDim); timeDim.loadObject(connection); //release database objects dw.releaseObject(); connection.closeSession(session); connection.closeConnection(); } catch (Exception e) {