Advertisement

1 - 10 of 14 containing alltags:("lazy") (0 seconds)
My CPU usage is about 2-5% Ihave checked with task manager. I click on a Icon and nothing happens, the icon changes color but my program does not execute. Click again and a small amount of time ...
Zones: Operating SystemsDate Answered: 02/16/2006 Grade: B Views: 0
Can someone provide me with information about the "lazy write" option that is available on the "DISKCACHE" line in the config.sys?  I am interested in its impact on the stability of a system.  We ...
Zones: OS/2 SetupDate Answered: 07/18/1997 Grade: B Views: 0
My USB flash card reader works fine. However the Windows lazy write forces me to use the USB "Unplug or Eject Hardware" to force the system to flush the file to the reader. Is there a simple way...
Zones: Windows 2000Date Answered: 09/14/2004 Grade: B Views: 0
Hello, can anybody tell me how to make a subclass in Hibernate load lazy? E.g.: I have classes A,B,C: C extends B, B extends A. In the mapping files B and C are joined-subclasses, and they a...
Zones: Java, FrameworksDate Answered: 02/09/2005 Grade: A Views: 47
I have this regex: $output = preg_replace('/<%phrase.*?%>.*?<%endphrase%>/e', "convert_words('$0')", $output); but it is matching <%phrase 1="$settings[site_name]%">$dplang[site]<%endphras...
Zones: PHPDate Answered: 06/17/2005 Grade: A Views: 0
Hi, My application takes a large XML file (5M) and uses it to populate the JTree on the GUI. When user clicks the tree node on the JTree, the properties associated with the tree node will show u...
Zones: JavaDate Answered: 09/20/2005 Grade: A Views: 0
I'm encountering a 'Failed to lazily initialize a collection' error.  I'm not asking for direct help with the error, but education about lazy initialization.  I've found a small amount of informati...
Zones: JavaDate Answered: 09/06/2005 Grade: A Views: 13
Hi Experts, My problem is basically, where does the ConnectionString get implemented? I have an Entity object which has a collection of ChildEntity. I want to lazyload the access to the Children...
Zones: .NETDate Answered: 10/02/2006 Grade: A Views: 0
We are changing the OS on many of our machines to XP and some of our applications use text log files. The log files are backed up based on file date/time and/or filesize. The backup is done by movi...
Zones: C++Date Answered: 01/27/2005 Grade: A Views: 0
I have the following code: List<PersistentReportDefinition> persistentReportDefinitions =    HibernateHelperFactory.getHibernateHelper().getSession().createCriteria(PersistentReportDefinition....
Zones: ProgrammingDate Answered: 01/18/2006 Grade: A Views: 147