src/share/classes/javax/sql/ConnectionPoolDataSource.java

Print this page

        

*** 1,7 **** /* ! * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation. Oracle designates this --- 1,7 ---- /* ! * Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation. Oracle designates this
*** 30,40 **** /** * A factory for <code>PooledConnection</code> * objects. An object that implements this interface will typically be * registered with a naming service that is based on the ! * Java<sup><font size=-2>TM</font></sup> Naming and Directory Interface * (JNDI). * * @since 1.4 */ --- 30,40 ---- /** * A factory for <code>PooledConnection</code> * objects. An object that implements this interface will typically be * registered with a naming service that is based on the ! * Java&trade; Naming and Directory Interface * (JNDI). * * @since 1.4 */