Search:

Type: Posts; User: jasoncao; Keyword(s):

Search: Search took 0.02 seconds.

  1. Which hibernate 2.1 or 3 can be used by spring?

    Hibernate 3 beta is out now, I want to use it with spring ,can I?
  2. The xml doc builder factory load order.

    See the javadoc :

    Method DetailnewInstance public static DocumentBuilderFactory newInstance() throws FactoryConfiguration;

    -------------------------------------
    (1)Use the...
  3. It works.

    The only thing need to do is add the xerces jar lib to the classpath.But I wonder how the springframework know which parser to use?
  4. Thanks.

    Thanks.
  5. Replies
    2
    Views
    2,972

    Idref just ref the bean name as one String var.

    Idref just ref the bean name as one String var. It seems like that it's for the spring framework's some function using.
  6. How to use the system id in the xml definition file?

    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" "http://www.springframework.org/dtd/spring-beans.dtd">
    <!--DOCTYPE beans SYSTEM "spring-beans.dtd"-->...
Results 1 to 6 of 6