// Copyright (c) 2005 DMTF. All rights reserved. // Add UmlPackagePath // qualifier values to CIM Schema. // ================================================================== // CIM_J2eeJDBCStats // ================================================================== [Version ( "2.8.0" ), UMLPackagePath ( "CIM::Application::J2eeAppServerStats" ), Description ( "The J2eeJDBCStats class defines the performance statistics " "that are provided by a JDBC resource." )] class CIM_J2eeJDBCStats : CIM_J2eeStatistic { };